Logfile: /home/ko1/ruby/logs/brlog.trunk.20231022-112727
#<BuildRuby:0x000055f03f96b7b8
@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.20231022-112727",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.003349 0.001340 2.181041 ( 2.376615)
build_miniruby 0.000733 0.000293 0.862863 ( 0.863218)
build_ruby 0.000917 0.000367 2.690677 ( 2.691024)
build_all 0.000901 0.009192 16.556393 ( 1.513259)
build_install 0.008913 0.000036 5.363361 ( 1.208093)
test_btest 0.000822 0.000387 83.392250 ( 7.251903)
test_basic 0.002975 0.001400 0.697711 ( 0.773904)
test_all 0.092980 0.047297 494.070161 ( 58.020995)
test_rubyspec 0.021095 0.026439 49.347317 ( 61.714769)
total: 136.41 sec