Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-164713
#<BuildRuby:0x000055bc3fd63840
@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.20240115-164713",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.005378 0.000247 1.017054 ( 1.402041)
build_miniruby 0.001113 0.000202 0.828355 ( 0.827381)
build_ruby 0.000000 0.001168 2.669052 ( 2.668810)
build_all 0.005935 0.003459 14.132084 ( 1.268495)
build_install 0.005323 0.002299 4.099840 ( 1.075688)
test_btest 0.000769 0.000206 74.185402 ( 7.122021)
test_basic 0.003596 0.000959 0.631132 ( 0.707507)
test_all 0.089363 0.044126 477.284168 ( 56.530185)
test_rubyspec 0.011144 0.033062 48.194662 ( 60.509220)
total: 132.11 sec