Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231106-111904
#<BuildRuby:0x000055a46065a450
@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.20231106-111904",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.007524 0.000778 2.569266 ( 4.518983)
build_miniruby 0.001755 0.000182 2.074023 ( 2.699787)
build_ruby 0.001617 0.000168 3.310402 ( 4.569628)
build_all 0.002483 0.007769 5.773735 ( 5.721458)
build_install 0.019468 0.003270 7.242132 ( 8.036350)
test_btest 0.000674 0.000110 63.775675 ( 72.128018)
test_basic 0.003461 0.004716 0.819326 ( 1.559589)
test_all 0.079829 0.048797 614.619970 (484.325855)
test_rubyspec 0.022165 0.050079 90.605124 (128.556348)
total: 712.12 sec