Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-114026
#<BuildRuby:0x00005570953c7d68
@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.20231215-114026",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004094 0.000431 1.312488 ( 1.675725)
build_miniruby 0.000946 0.000100 0.898085 ( 0.897503)
build_ruby 0.001183 0.000125 2.780438 ( 2.780645)
build_all 0.005832 0.004486 16.316235 ( 1.547098)
build_install 0.008695 0.000624 4.792538 ( 1.150268)
test_btest 0.000876 0.000125 84.817642 ( 7.366921)
test_basic 0.004464 0.000638 0.702445 ( 0.778799)
test_all 0.105652 0.028616 544.006326 ( 49.561752)
test_rubyspec 0.022188 0.026029 51.296354 ( 63.713474)
total: 129.47 sec