Logfile: /home/ko1/ruby/logs/brlog.trunk.20230620-065759
#<BuildRuby:0x0000561b12e03818
@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.20230620-065759",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005018 0.000836 1.249809 ( 2.552334)
build_miniruby 0.001065 0.000000 0.802325 ( 0.802254)
build_ruby 0.001192 0.000000 2.372387 ( 2.372890)
build_all 0.006109 0.004223 16.009629 ( 1.412146)
build_install 0.009147 0.000129 4.704261 ( 1.117945)
test_btest 0.000602 0.000110 87.239502 ( 6.741502)
test_basic 0.003302 0.000000 0.567828 ( 0.655252)
test_all 0.001908 0.000002 456.176673 ( 39.818200)
test_rubyspec 0.017087 0.021779 42.478287 ( 54.944345)
total: 110.42 sec