Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-005717
#<BuildRuby:0x0000561a778df5f8
@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.20231120-005717",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.005352 1.334391 ( 1.734473)
build_miniruby 0.000000 0.001024 0.934353 ( 0.934634)
build_ruby 0.001329 0.000000 2.986724 ( 2.986548)
build_all 0.005047 0.005081 16.518984 ( 1.541454)
build_install 0.008632 0.000246 4.874020 ( 1.154045)
test_btest 0.000759 0.000253 84.338196 ( 7.581126)
test_basic 0.000722 0.004299 0.797732 ( 0.872357)
test_all 0.075754 0.057846 543.258020 ( 54.866505)
test_rubyspec 0.021908 0.027819 50.323428 ( 62.680313)
total: 134.35 sec