Logfile: /home/ko1/ruby/logs/brlog.trunk.20230531-164336
#<BuildRuby:0x000056363f3cb678
@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.20230531-164336",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.003993 0.000443 1.288630 ( 2.631855)
build_miniruby 0.001003 0.000000 0.764501 ( 0.764065)
build_ruby 0.000000 0.001244 2.408972 ( 2.409537)
build_all 0.000000 0.009380 12.810078 ( 1.130409)
build_install 0.002157 0.005465 1.739112 ( 0.827913)
test_btest 0.000989 0.000000 80.994635 ( 7.027345)
test_basic 0.005596 0.000000 0.809465 ( 0.889874)
test_all 0.001929 0.000000 453.211186 ( 42.213739)
test_rubyspec 0.020160 0.021782 41.755053 ( 54.295604)
total: 112.19 sec