Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-180717
#<BuildRuby:0x000055828a13b8e0
@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.20231228-180717",
@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.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004781 0.000196 0.809519 ( 1.215231)
build_miniruby 0.000874 0.000218 0.842126 ( 0.842186)
build_ruby 0.001463 0.000366 2.656375 ( 2.688737)
build_all 0.006996 0.001749 12.018752 ( 0.986121)
build_install 0.008421 0.002106 3.350525 ( 0.955561)
test_btest 0.000736 0.000184 61.463645 ( 5.669846)
test_basic 0.000208 0.003966 0.405106 ( 0.484768)
test_all 0.057886 0.039666 373.373344 ( 41.111155)
test_rubyspec 0.028494 0.035862 40.389740 ( 52.967360)
total: 106.92 sec