Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-032207
#<BuildRuby:0x0000555b9bdb7788
@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.20240107-032207",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.000591 0.004133 1.213392 ( 1.578348)
build_miniruby 0.001261 0.000000 1.454589 ( 1.457408)
build_ruby 0.001655 0.000000 4.168882 ( 4.177804)
build_all 0.004115 0.006211 16.463256 ( 1.645854)
build_install 0.014033 0.000895 4.913219 ( 1.737355)
test_btest 0.000804 0.000000 80.612350 ( 8.435297)
test_basic 0.004735 0.000535 0.637240 ( 0.703262)
test_all 0.096949 0.024933 555.865153 ( 62.492156)
test_rubyspec 0.037347 0.027319 75.145420 ( 87.378333)
total: 169.61 sec