Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-025034
#<BuildRuby:0x000055e7ebd334b0
@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.20240110-025034",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003867 0.001160 0.805797 ( 1.244695)
build_miniruby 0.000790 0.000237 0.809445 ( 0.809253)
build_ruby 0.000000 0.001340 2.668262 ( 2.669199)
build_all 0.004437 0.003001 11.938293 ( 0.962894)
build_install 0.006895 0.002508 3.442676 ( 0.974118)
test_btest 0.000510 0.000185 64.829691 ( 5.276833)
test_basic 0.001962 0.001923 0.402268 ( 0.482746)
test_all 0.064751 0.031688 372.412838 ( 44.038526)
test_rubyspec 0.040207 0.024869 40.794476 ( 53.356895)
total: 109.82 sec