Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241001-164539
#<BuildRuby:0x00007fe3270dfdd8
@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.20241001-164539",
@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.000024 0.000003 0.000027 ( 0.000028)
autoconf 0.000040 0.000006 0.000046 ( 0.000046)
configure 0.000033 0.000004 0.000037 ( 0.000037)
build_up 0.012927 0.001113 26.522246 ( 35.307510)
build_miniruby 0.006566 0.000821 176.611670 (199.337026)
build_ruby 0.002027 0.000253 5.445268 ( 7.305894)
build_all 0.006427 0.005438 28.068527 ( 37.817963)
build_install 0.022919 0.006912 10.468731 ( 12.663445)
test_btest 0.000926 0.000000 85.283811 (103.414858)
test_basic 0.004845 0.000149 1.141008 ( 2.056075)
test_all 0.133646 0.033568 819.166698 (682.299748)
test_rubyspec 0.055033 0.035838 124.764569 ( 50.965737)
total: 1131.17 sec