Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-145459
#<BuildRuby:0x0000555b8e1a4098
@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/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231119-145459",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004949 0.000000 0.916723 ( 1.295716)
build_miniruby 0.000961 0.000000 0.795263 ( 0.795339)
build_ruby 0.001409 0.000000 2.600408 ( 2.601031)
build_all 0.003872 0.003895 11.990947 ( 1.009275)
build_install 0.000000 0.010525 3.468571 ( 0.958282)
test_btest 0.000590 0.000185 61.369995 ( 5.520702)
test_basic 0.000000 0.004075 0.412829 ( 0.492504)
test_all 0.066998 0.027314 354.015818 ( 32.799607)
test_rubyspec 0.030026 0.034802 39.984469 ( 52.560995)
total: 98.03 sec