Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-052626
#<BuildRuby:0x0000559ed50a8178
@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.20231201-052626",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003649 0.000811 0.973921 ( 1.261341)
build_miniruby 0.000907 0.000202 0.877239 ( 0.876964)
build_ruby 0.001110 0.000247 2.695058 ( 2.697685)
build_all 0.004247 0.003453 12.078900 ( 1.007052)
build_install 0.005474 0.007625 3.567067 ( 0.964674)
test_btest 0.000628 0.000000 62.419683 ( 5.098455)
test_basic 0.003352 0.000000 0.368117 ( 0.450882)
test_all 0.087631 0.011877 395.484607 ( 33.451173)
test_rubyspec 0.030094 0.033764 39.514170 ( 52.183488)
total: 97.99 sec