Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240901-161700
#<BuildRuby:0x00007fa7fd2efde0
@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.20240901-161700",
@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.000021 0.000005 0.000026 ( 0.000025)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000000 0.000046 0.000046 ( 0.000051)
build_up 0.002503 0.007421 3.962076 ( 5.027442)
build_miniruby 0.001511 0.000412 1.827665 ( 1.945569)
build_ruby 0.002006 0.000548 4.599978 ( 5.129165)
build_all 0.005709 0.004523 7.491398 ( 5.807199)
build_install 0.017505 0.005646 9.973041 ( 7.026661)
test_btest 0.000923 0.000275 92.481925 ( 70.757612)
test_basic 0.002783 0.010703 1.182644 ( 1.809388)
test_all 0.122298 0.036658 807.215014 (406.369408)
test_rubyspec 0.053133 0.038201 145.531397 ( 49.336978)
total: 553.21 sec