Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-124548
#<BuildRuby:0x000055d583de3fd8
@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.20231230-124548",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004592 0.000835 0.799368 ( 1.183544)
build_miniruby 0.000920 0.000168 0.799763 ( 0.799958)
build_ruby 0.001496 0.000272 2.706470 ( 2.706886)
build_all 0.007756 0.000000 12.016649 ( 0.977743)
build_install 0.008764 0.004234 3.436709 ( 0.978576)
test_btest 0.000579 0.000115 64.099283 ( 4.930831)
test_basic 0.001311 0.002705 0.389767 ( 0.469714)
test_all 0.065676 0.031200 376.408349 ( 37.696809)
test_rubyspec 0.018302 0.047025 40.524171 ( 53.085544)
total: 102.83 sec