Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-012140
#<BuildRuby:0x00005646e8c88090
@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.20240113-012140",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004352 0.000791 0.801786 ( 1.207103)
build_miniruby 0.001155 0.000000 0.851839 ( 0.851782)
build_ruby 0.001448 0.000000 2.683366 ( 2.684087)
build_all 0.004674 0.003124 12.214338 ( 0.969384)
build_install 0.006974 0.006428 3.421328 ( 0.963519)
test_btest 0.000568 0.000167 63.014732 ( 5.549822)
test_basic 0.003947 0.001161 0.404852 ( 0.486057)
test_all 0.077978 0.018688 379.506766 ( 33.636294)
test_rubyspec 0.039952 0.026309 40.620701 ( 53.160967)
total: 99.51 sec