Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-163400
#<BuildRuby:0x00005579810ff3c0
@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.20231230-163400",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000696 0.004334 0.812872 ( 1.220923)
build_miniruby 0.000000 0.001066 0.812828 ( 0.812489)
build_ruby 0.000000 0.001299 2.676091 ( 2.676811)
build_all 0.000317 0.007180 11.962962 ( 0.955513)
build_install 0.001187 0.009526 3.388167 ( 0.960187)
test_btest 0.000553 0.000315 63.454020 ( 5.653778)
test_basic 0.002570 0.001468 0.404897 ( 0.485759)
test_all 0.074053 0.021679 366.802048 ( 41.760691)
test_rubyspec 0.025845 0.040664 40.170047 ( 52.768140)
total: 107.29 sec