Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231203-005435
#<BuildRuby:0x00005600d08a6458
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20231203-005435",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.006557 0.000415 2.387860 ( 4.578058)
build_miniruby 0.000000 0.001803 1.684795 ( 2.216863)
build_ruby 0.000352 0.001533 3.049448 ( 23.425111)
build_all 0.008673 0.000335 5.352608 ( 5.522875)
build_install 0.018674 0.003512 6.972266 ( 7.351703)
test_btest 0.000000 0.000967 65.245704 ( 69.385792)
test_basic 0.005578 0.002479 0.785676 ( 1.339461)
test_all 0.082036 0.041811 657.105525 (414.290364)
test_rubyspec 0.037226 0.038482 90.285201 (125.151616)
total: 653.26 sec