Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240726-073130
#<BuildRuby:0x00007faa3496fdd0
@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.20240726-073130",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000025 ( 0.000025)
autoconf 0.000041 0.000005 0.000046 ( 0.000047)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.005204 0.004087 4.081975 ( 7.027237)
build_miniruby 0.001836 0.000269 1.886795 ( 2.620235)
build_ruby 0.002491 0.000000 4.701100 ( 6.519590)
build_all 0.011055 0.000234 7.649650 ( 9.959652)
build_install 0.022304 0.003765 10.742260 ( 13.175318)
test_btest 0.000785 0.000110 102.671704 (143.851120)
test_basic 0.008346 0.005337 1.223790 ( 3.355245)
test_all 0.133041 0.038009 819.000540 (1102.554351)
test_rubyspec 0.058059 0.039058 161.634590 (153.044229)
total: 1442.11 sec