Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-072035
#<BuildRuby:0x00005584eb9234f0
@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.20231218-072035",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000478 0.004139 1.034097 ( 1.369731)
build_miniruby 0.000959 0.000287 0.876343 ( 0.876116)
build_ruby 0.000868 0.000261 2.712996 ( 2.715476)
build_all 0.005020 0.003087 12.163854 ( 1.012255)
build_install 0.011789 0.001107 3.579011 ( 0.974251)
test_btest 0.000533 0.000153 62.881917 ( 4.924483)
test_basic 0.003637 0.000000 0.375769 ( 0.458515)
test_all 0.092303 0.010725 408.506049 ( 35.944688)
test_rubyspec 0.012137 0.058736 39.683505 ( 52.326346)
total: 100.60 sec