Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231012-222135
#<BuildRuby:0x0000558c7fa6a048
@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.20231012-222135",
@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.000026 0.000003 0.000029 ( 0.000026)
autoconf 0.000035 0.000005 0.000040 ( 0.000035)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.007874 0.000511 2.683287 ( 3.843572)
build_miniruby 0.001336 0.000172 2.166701 ( 2.255628)
build_ruby 0.001791 0.000231 3.446261 ( 3.874722)
build_all 0.000667 0.008443 5.665339 ( 4.157152)
build_install 0.015876 0.005774 7.292474 ( 5.685158)
test_btest 0.000637 0.000135 64.241280 ( 48.012203)
test_basic 0.008849 0.000000 0.817565 ( 1.170338)
test_all 0.009147 0.000917 675.236861 (363.547880)
test_rubyspec 0.057708 0.020017 96.586078 (128.776846)
total: 561.32 sec