Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-062838
#<BuildRuby:0x000055d39b8e8040
@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.20240112-062838",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.003861 0.000000 0.995574 ( 1.384828)
build_miniruby 0.000000 0.001054 0.887692 ( 0.887691)
build_ruby 0.000000 0.001303 2.857549 ( 2.861084)
build_all 0.006469 0.003440 14.691751 ( 1.374645)
build_install 0.007294 0.002778 4.340983 ( 1.180586)
test_btest 0.000502 0.000191 76.699382 ( 7.439860)
test_basic 0.002819 0.001074 0.556774 ( 0.635770)
test_all 0.096549 0.041153 555.428047 ( 55.920107)
test_rubyspec 0.026515 0.010631 50.131468 ( 62.610574)
total: 134.30 sec