Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-165615
#<BuildRuby:0x000055abae04b280
@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.20240103-165615",
@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.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003969 0.002285 1.029000 ( 1.304353)
build_miniruby 0.000989 0.000212 0.801399 ( 0.801348)
build_ruby 0.001574 0.000337 2.700497 ( 2.700926)
build_all 0.004388 0.003835 11.941233 ( 0.968141)
build_install 0.010592 0.001726 3.462241 ( 0.967405)
test_btest 0.000646 0.000162 61.008042 ( 5.904727)
test_basic 0.004030 0.000000 0.401458 ( 0.481961)
test_all 0.060369 0.036477 399.292153 ( 36.611841)
test_rubyspec 0.039559 0.026955 39.943707 ( 52.516402)
total: 102.26 sec