Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-020338
#<BuildRuby:0x000055f07175f7f8
@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-020338",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005070 0.000240 0.787979 ( 1.172514)
build_miniruby 0.000000 0.001049 0.819767 ( 0.819643)
build_ruby 0.000215 0.001657 2.659150 ( 2.659522)
build_all 0.003951 0.003968 11.999338 ( 0.942557)
build_install 0.011619 0.001306 3.453706 ( 0.965206)
test_btest 0.000747 0.000000 62.203565 ( 5.195799)
test_basic 0.004291 0.000000 0.391010 ( 0.470721)
test_all 0.069590 0.027556 379.038996 ( 34.077409)
test_rubyspec 0.030898 0.033751 40.627142 ( 53.199086)
total: 99.50 sec