Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240831-042129
#<BuildRuby:0x00007f04daecfdc0
@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.20240831-042129",
@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.000006 0.000025 ( 0.000025)
autoconf 0.000032 0.000010 0.000042 ( 0.000042)
configure 0.000028 0.000009 0.000037 ( 0.000037)
build_up 0.008713 0.001395 4.332293 ( 4.969558)
build_miniruby 0.001877 0.000563 18.301081 ( 10.296840)
build_ruby 0.001809 0.000542 4.187538 ( 4.532987)
build_all 0.005914 0.004854 7.384066 ( 4.101354)
build_install 0.021147 0.002334 10.258038 ( 6.575672)
test_btest 0.000712 0.000210 92.263322 ( 66.408281)
test_basic 0.011997 0.000743 1.216240 ( 1.449379)
test_all 0.131104 0.023010 771.872493 (329.449863)
test_rubyspec 0.041326 0.051835 143.276675 ( 41.774484)
total: 469.56 sec