Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-135910
#<BuildRuby:0x000055e6985d2eb8
@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.20231231-135910",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.002815 0.003620 1.136460 ( 1.538481)
build_miniruby 0.000940 0.000277 0.891393 ( 0.890260)
build_ruby 0.001337 0.000000 2.798051 ( 2.798202)
build_all 0.010277 0.000000 16.890496 ( 1.580273)
build_install 0.008475 0.000104 4.691648 ( 1.136884)
test_btest 0.000802 0.000183 85.069347 ( 7.349807)
test_basic 0.004612 0.001049 0.744872 ( 0.815244)
test_all 0.087329 0.046976 601.362463 ( 62.718166)
test_rubyspec 0.031292 0.016523 51.431033 ( 63.857259)
total: 142.69 sec