Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241112-052110
#<BuildRuby:0x00007fdaa2bbfdd0
@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.20241112-052110",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000040 0.000009 0.000049 ( 0.000048)
configure 0.000030 0.000007 0.000037 ( 0.000038)
build_up 0.004435 0.004170 3.678588 ( 10.694744)
build_miniruby 0.001407 0.000340 2.003973 ( 2.828578)
build_ruby 0.001644 0.000396 4.189382 ( 39.425311)
build_all 0.010134 0.000387 10.126143 ( 8.383040)
build_install 0.016044 0.008273 9.475075 ( 12.032652)
test_btest 0.000730 0.000188 68.085372 ( 33.103997)
test_basic 0.007535 0.005173 0.977470 ( 1.053623)
test_all 0.117852 0.042546 743.784827 (321.114942)
test_rubyspec 0.048301 0.038515 110.196253 ( 29.848667)
total: 458.49 sec