Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240921-103441
#<BuildRuby:0x00007f7fc05cfde0
@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.20240921-103441",
@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.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.004486 0.006286 5.395508 ( 7.964352)
build_miniruby 0.001602 0.000379 1.960807 ( 3.129394)
build_ruby 0.002816 0.000668 4.615530 ( 6.314872)
build_all 0.005209 0.005343 6.700574 ( 8.266810)
build_install 0.008110 0.017880 10.336141 ( 12.476271)
test_btest 0.000777 0.000279 90.417410 (122.637399)
test_basic 0.012393 0.001338 1.239994 ( 2.219804)
test_all 0.104438 0.060242 824.708330 (852.395867)
test_rubyspec 0.062022 0.026581 125.420584 ( 45.020911)
total: 1060.43 sec