Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-102730
#<BuildRuby:0x00005569b5f40078
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231220-102730",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004065 0.000007 1.040254 ( 1.352829)
build_miniruby 0.000000 0.000988 0.900628 ( 0.900894)
build_ruby 0.000000 0.001398 2.731673 ( 2.734729)
build_all 0.003818 0.004283 12.124216 ( 0.994737)
build_install 0.008428 0.001346 3.581937 ( 0.991905)
test_btest 0.000480 0.000137 63.135635 ( 4.592419)
test_basic 0.002853 0.000815 0.383475 ( 0.461647)
test_all 0.089385 0.020197 417.015523 ( 40.470938)
test_rubyspec 0.030525 0.018352 40.459138 ( 53.171611)
total: 105.67 sec