Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-014232
#<BuildRuby:0x000055aa441ec078
@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.20240117-014232",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001251 0.004307 0.842179 ( 1.250599)
build_miniruby 0.001316 0.000000 0.797138 ( 0.796897)
build_ruby 0.001525 0.000000 2.669387 ( 2.670275)
build_all 0.007880 0.000000 11.932074 ( 0.981197)
build_install 0.006664 0.004408 3.422109 ( 0.982427)
test_btest 0.000000 0.000887 64.837509 ( 4.535369)
test_basic 0.000000 0.004627 0.407924 ( 0.488449)
test_all 0.071750 0.027882 390.348819 ( 30.916494)
test_rubyspec 0.037030 0.091164 73.193447 ( 85.732169)
total: 128.35 sec