Logfile: /home/ko1/ruby/logs/brlog.trunk.20230601-115918
#<BuildRuby:0x000056034c5cffa8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230601-115918",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.004943 1.478117 ( 2.717654)
build_miniruby 0.000000 0.000954 0.842377 ( 0.842505)
build_ruby 0.000000 0.001204 2.467942 ( 2.468630)
build_all 0.002298 0.006705 12.086679 ( 1.089233)
build_install 0.006479 0.000925 1.652870 ( 0.840188)
test_btest 0.000756 0.000252 79.821611 ( 7.607593)
test_basic 0.002401 0.000800 0.697844 ( 0.785774)
test_all 0.000000 0.001340 430.886094 ( 48.970525)
test_rubyspec 0.020036 0.020304 42.430015 ( 54.928912)
total: 120.25 sec