Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231228-002508
#<BuildRuby:0x000055aab7a3e230
@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.20231228-002508",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.006631 0.000460 1.996830 ( 3.981421)
build_miniruby 0.003370 0.004990 184.822827 (201.072789)
build_ruby 0.000000 0.002228 3.901271 ( 5.751628)
build_all 0.007065 0.006018 32.529634 ( 41.065736)
build_install 0.017838 0.002377 6.488341 ( 9.565555)
test_btest 0.000595 0.000153 63.291295 ( 88.610401)
test_basic 0.006049 0.001561 0.776796 ( 1.589711)
test_all 0.105549 0.025179 770.171160 (893.367975)
test_rubyspec 0.040970 0.034941 92.856178 (160.015671)
total: 1405.02 sec