Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-100217
#<BuildRuby:0x00005641c0d3b280
@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.20240116-100217",
@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.000003 0.000017 ( 0.000018)
autoconf 0.000036 0.000008 0.000044 ( 0.000042)
configure 0.000028 0.000006 0.000034 ( 0.000033)
build_up 0.000723 0.004226 1.130055 ( 1.547354)
build_miniruby 0.000000 0.001036 0.821450 ( 0.821058)
build_ruby 0.000000 0.001364 2.552565 ( 2.552405)
build_all 0.007783 0.001444 14.324338 ( 1.334155)
build_install 0.000000 0.007826 4.127242 ( 1.087313)
test_btest 0.000491 0.000476 77.198276 ( 6.944043)
test_basic 0.001150 0.004774 0.730321 ( 0.803193)
test_all 0.087836 0.039716 499.890751 ( 48.129274)
test_rubyspec 0.022477 0.028305 48.834828 ( 61.164687)
total: 124.38 sec