Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240716-010912
#<BuildRuby:0x00007fa2af08fdc8
@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.20240716-010912",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.009576 0.000776 4.226782 ( 5.992054)
build_miniruby 0.002110 0.000000 2.262391 ( 2.937656)
build_ruby 0.002283 0.000000 4.344244 ( 4.982948)
build_all 0.007959 0.004087 8.494968 ( 7.696081)
build_install 0.017038 0.008224 10.393786 ( 10.219378)
test_btest 0.001041 0.000000 95.103797 ( 82.542140)
test_basic 0.011975 0.000672 1.150495 ( 1.913420)
test_all 0.127955 0.042100 862.898580 (935.146458)
test_rubyspec 0.057610 0.036931 148.975654 (140.965012)
total: 1192.40 sec