Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241009-124927
#<BuildRuby:0x00007faa2765fdc8
@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.20241009-124927",
@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.000002 0.000024 ( 0.000025)
autoconf 0.000040 0.000004 0.000044 ( 0.000044)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.009346 0.000560 4.350721 ( 6.283158)
build_miniruby 0.001948 0.000000 2.352664 ( 3.030359)
build_ruby 0.002151 0.000004 4.511525 ( 5.206928)
build_all 0.003842 0.008309 8.838464 ( 7.012742)
build_install 0.018593 0.007944 10.115586 ( 9.260769)
test_btest 0.001019 0.000086 82.869970 ( 70.990958)
test_basic 0.009953 0.000000 1.173631 ( 1.656409)
test_all 0.093923 0.063830 761.994514 (501.687704)
test_rubyspec 0.043955 0.048617 123.238673 ( 70.702850)
total: 675.83 sec