Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-135018
#<BuildRuby:0x00005575738dbfd8
@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.20231207-135018",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001542 0.003321 1.009242 ( 1.314805)
build_miniruby 0.001007 0.000275 0.874266 ( 0.873352)
build_ruby 0.000957 0.000261 2.704764 ( 2.707219)
build_all 0.002804 0.004991 12.147173 ( 0.992971)
build_install 0.000684 0.008837 3.583203 ( 0.983583)
test_btest 0.000463 0.000252 64.921957 ( 4.668672)
test_basic 0.002333 0.001272 0.379635 ( 0.460145)
test_all 0.066956 0.031198 400.400776 ( 36.019170)
test_rubyspec 0.049360 0.020055 39.793483 ( 52.451163)
total: 100.47 sec