Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-123122
#<BuildRuby:0x000055f080647e88
@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-123122",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001851 0.003547 0.806278 ( 1.291372)
build_miniruby 0.001000 0.000273 0.799019 ( 0.798717)
build_ruby 0.001534 0.000419 2.654083 ( 2.654641)
build_all 0.004338 0.004254 11.987696 ( 1.009332)
build_install 0.002182 0.009542 3.379633 ( 0.968616)
test_btest 0.000585 0.000293 63.991055 ( 4.347230)
test_basic 0.002905 0.001452 0.389445 ( 0.469660)
test_all 0.074341 0.020344 400.103977 ( 33.543834)
test_rubyspec 0.037089 0.028915 40.827978 ( 53.375264)
total: 98.46 sec