Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-084304
#<BuildRuby:0x0000560932283048
@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-084304",
@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.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.005777 0.993404 ( 1.247383)
build_miniruby 0.000000 0.000859 0.876350 ( 0.876252)
build_ruby 0.000000 0.001561 2.717382 ( 2.719725)
build_all 0.003046 0.005034 12.101120 ( 0.989591)
build_install 0.009232 0.000254 3.541581 ( 0.965899)
test_btest 0.000660 0.000274 63.540625 ( 4.537110)
test_basic 0.001310 0.002986 0.376826 ( 0.457000)
test_all 0.063748 0.038512 376.717812 ( 44.647918)
test_rubyspec 0.033835 0.022508 39.697430 ( 52.381377)
total: 108.82 sec