Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240126-165604
#<BuildRuby:0x000055d120411f30
@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.20240126-165604",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.006697 0.000299 1.881439 ( 2.286479)
build_miniruby 0.000000 0.001930 1.714593 ( 1.714591)
build_ruby 0.000000 0.001814 3.459937 ( 3.742642)
build_all 0.003235 0.004920 5.566091 ( 2.789205)
build_install 0.008680 0.011627 6.898564 ( 4.256321)
test_btest 0.001030 0.000274 70.613794 ( 38.086700)
test_basic 0.007587 0.000889 0.872779 ( 1.066009)
test_all 0.077793 0.046706 707.086021 (537.839157)
test_rubyspec 0.066492 0.053198 181.172362 (292.057647)
total: 883.84 sec