Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-153744
#<BuildRuby:0x000056430afff7f0
@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.20231206-153744",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000373 0.004143 0.986484 ( 1.276403)
build_miniruby 0.000785 0.000349 0.867958 ( 0.868706)
build_ruby 0.001077 0.000478 2.710010 ( 2.711386)
build_all 0.006990 0.001100 12.161282 ( 0.990176)
build_install 0.009822 0.004846 3.610674 ( 0.967893)
test_btest 0.000462 0.000193 66.923669 ( 5.025843)
test_basic 0.000000 0.004222 0.370536 ( 0.451836)
test_all 0.083787 0.020636 412.567766 ( 37.671042)
test_rubyspec 0.042758 0.020855 40.087870 ( 52.747300)
total: 102.71 sec