Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-170651
#<BuildRuby:0x000055fd57eeb330
@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.20231222-170651",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005366 0.000229 1.008352 ( 1.365738)
build_miniruby 0.001294 0.000204 0.857440 ( 0.856286)
build_ruby 0.001947 0.000000 2.838116 ( 2.838414)
build_all 0.010063 0.000000 16.573983 ( 1.510415)
build_install 0.006379 0.002533 4.770723 ( 1.187418)
test_btest 0.000911 0.000140 84.776969 ( 7.330146)
test_basic 0.001811 0.003369 0.734236 ( 0.808063)
test_all 0.085320 0.052187 542.580926 ( 53.055668)
test_rubyspec 0.028408 0.019398 51.316510 ( 63.651182)
total: 132.60 sec