Logfile: /home/ko1/ruby/logs/brlog.trunk.20230624-035850
#<BuildRuby:0x000055dd28bd80e8
@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.20230624-035850",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005096 0.000275 1.512123 ( 2.737391)
build_miniruby 0.000805 0.000179 0.840139 ( 0.840177)
build_ruby 0.000994 0.000221 2.546400 ( 2.547109)
build_all 0.004195 0.005809 16.085539 ( 1.425184)
build_install 0.002091 0.007646 4.760846 ( 1.136238)
test_btest 0.000884 0.000331 83.553644 ( 8.014663)
test_basic 0.003049 0.001143 0.643269 ( 0.723677)
test_all 0.001445 0.000542 469.937324 ( 45.242208)
test_rubyspec 0.020080 0.018672 42.738521 ( 55.255514)
total: 117.92 sec