Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241203-233232
#<BuildRuby:0x00007fec2deefdd8
@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.20241203-233232",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000034 0.000007 0.000041 ( 0.000042)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.010609 0.000000 4.442726 ( 5.028131)
build_miniruby 0.001737 0.000017 2.216133 ( 2.581624)
build_ruby 0.002033 0.000000 4.351187 ( 4.624446)
build_all 0.009298 0.000543 5.805107 ( 4.498342)
build_install 0.018169 0.004451 8.929621 ( 6.335189)
test_btest 0.000835 0.000150 65.730993 ( 59.000357)
test_basic 0.002929 0.009233 1.043807 ( 1.283330)
test_all 0.114371 0.036693 723.299732 (401.519379)
test_rubyspec 0.062102 0.026326 107.416970 ( 49.055443)
total: 533.93 sec