Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241128-093120
#<BuildRuby:0x00007f1cf5f4fdd0
@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.20241128-093120",
@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.000025 0.000002 0.000027 ( 0.000028)
autoconf 0.000045 0.000003 0.000048 ( 0.000048)
configure 0.000037 0.000003 0.000040 ( 0.000039)
build_up 0.010632 0.000176 4.291153 ( 5.860732)
build_miniruby 0.002161 0.000000 31.054213 ( 31.790136)
build_ruby 0.002296 0.000029 4.373412 ( 4.925378)
build_all 0.010218 0.000127 5.865366 ( 4.922639)
build_install 0.022701 0.000361 8.686600 ( 7.130214)
test_btest 0.000791 0.000048 64.191255 ( 62.616665)
test_basic 0.003379 0.009028 0.995490 ( 1.623542)
test_all 0.135188 0.020676 746.351450 (433.847564)
test_rubyspec 0.068249 0.017214 107.829564 ( 40.053487)
total: 592.77 sec