Logfile: /home/ko1/ruby/logs/brlog.trunk.20230309-200603
#<BuildRuby:0x0000556bc72cee98
@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.20230309-200603",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.004174 0.821012 ( 2.188912)
build_miniruby 0.000000 0.000885 0.643461 ( 0.643558)
build_ruby 0.000866 0.000289 2.096005 ( 2.096947)
build_all 0.007495 0.000657 11.210864 ( 0.982342)
build_install 0.005972 0.000891 1.545569 ( 0.857657)
test_btest 0.000535 0.000149 74.700667 ( 7.130781)
test_basic 0.002535 0.000705 0.249366 ( 0.345483)
test_all 0.000605 0.000168 402.608806 ( 39.262944)
test_rubyspec 0.022453 0.009249 36.205206 ( 46.690875)
total: 100.20 sec