Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-222056
#<BuildRuby:0x0000561c821d0138
@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.20231204-222056",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000477 0.003397 0.980868 ( 1.257258)
build_miniruby 0.000634 0.000105 0.867119 ( 0.867453)
build_ruby 0.000890 0.000148 2.714516 ( 2.716420)
build_all 0.002697 0.004503 12.081801 ( 1.013362)
build_install 0.003735 0.005302 3.525974 ( 0.967912)
test_btest 0.000578 0.000193 63.738246 ( 4.848370)
test_basic 0.003524 0.000000 0.375801 ( 0.457840)
test_all 0.069092 0.034717 414.166089 ( 36.440996)
test_rubyspec 0.035477 0.040326 39.530621 ( 52.161477)
total: 100.73 sec