Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-102239
#<BuildRuby:0x00005650ad2abfa8
@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.20231229-102239",
@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.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003381 0.000796 1.030348 ( 1.400419)
build_miniruby 0.001201 0.000283 0.986207 ( 0.985342)
build_ruby 0.001227 0.000289 2.694789 ( 2.695069)
build_all 0.009027 0.001050 16.320466 ( 1.554579)
build_install 0.007497 0.000617 4.573534 ( 1.109220)
test_btest 0.000950 0.000200 83.376602 ( 7.452187)
test_basic 0.004386 0.000923 0.749206 ( 0.824485)
test_all 0.111359 0.026064 511.943381 ( 57.695897)
test_rubyspec 0.016117 0.034113 52.390538 ( 64.728325)
total: 138.45 sec