Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230916-001719
#<BuildRuby:0x000055da54641d90
@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.20230916-001719",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000033 0.000004 0.000037 ( 0.000038)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.007808 0.000470 2.608338 ( 5.704924)
build_miniruby 0.004178 0.000015 100.686394 (121.820279)
build_ruby 0.001969 0.000232 3.432534 ( 5.200590)
build_all 0.004603 0.004791 5.706747 ( 7.418566)
build_install 0.019551 0.002875 7.353073 ( 10.457204)
test_btest 0.001460 0.000214 66.348446 ( 76.558551)
test_basic 0.000030 0.009755 0.869342 ( 1.674641)
test_all 0.008827 0.009523 693.382640 (798.474246)
test_rubyspec 0.035566 0.043518 94.241449 (137.822792)
total: 1165.13 sec