Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240226-140401
#<BuildRuby:0x000055b0ca206630
@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.20240226-140401",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.005557 0.004349 2.881523 ( 5.604032)
build_miniruby 0.001439 0.000257 14.388750 ( 18.010171)
build_ruby 0.002173 0.000000 3.417946 ( 4.667531)
build_all 0.008679 0.000425 5.988015 ( 7.149457)
build_install 0.023790 0.000339 8.033380 ( 9.992554)
test_btest 0.000817 0.000117 77.252026 ( 93.632395)
test_basic 0.004578 0.004412 0.889432 ( 1.686685)
test_all 0.102877 0.021581 745.705159 (521.148746)
test_rubyspec 0.043652 0.050149 122.297102 (147.634949)
total: 809.53 sec