Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-022659
#<BuildRuby:0x0000561622e3bbb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240112-022659",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.003998 0.000000 1.063660 ( 1.446186)
build_miniruby 0.000885 0.000073 0.951603 ( 0.950545)
build_ruby 0.001698 0.000141 2.798437 ( 2.801926)
build_all 0.000000 0.010004 14.549277 ( 1.464886)
build_install 0.007436 0.001323 4.168971 ( 1.154065)
test_btest 0.000506 0.000135 77.616102 ( 7.667606)
test_basic 0.000000 0.003211 0.434994 ( 0.517225)
test_all 0.109488 0.024100 506.448597 ( 56.202872)
test_rubyspec 0.019112 0.016613 49.495033 ( 62.068523)
total: 134.27 sec