Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-175051
#<BuildRuby:0x0000557392d73fd8
@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-175051",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003813 0.001271 0.803806 ( 1.197864)
build_miniruby 0.000834 0.000278 0.813407 ( 0.813385)
build_ruby 0.001509 0.000000 2.716511 ( 2.716883)
build_all 0.006462 0.001370 11.951868 ( 0.959197)
build_install 0.009964 0.003065 3.374809 ( 0.960881)
test_btest 0.000642 0.000197 64.018539 ( 5.953478)
test_basic 0.000679 0.005009 0.404794 ( 0.484619)
test_all 0.067778 0.028073 364.421136 ( 40.788810)
test_rubyspec 0.035432 0.033422 40.777248 ( 53.332435)
total: 107.21 sec