Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-223516
#<BuildRuby:0x00005615c3f0c0d8
@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.20231220-223516",
@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.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001004 0.004199 1.055021 ( 1.337048)
build_miniruby 0.000995 0.000181 0.908152 ( 0.908918)
build_ruby 0.001348 0.000246 2.735210 ( 2.738069)
build_all 0.006956 0.001264 12.151887 ( 1.011960)
build_install 0.010334 0.000056 3.648369 ( 0.996170)
test_btest 0.000782 0.000000 62.727387 ( 6.443974)
test_basic 0.001195 0.002578 0.388894 ( 0.460269)
test_all 0.068929 0.038469 443.513740 ( 42.242811)
test_rubyspec 0.007095 0.041670 40.626003 ( 53.359659)
total: 109.50 sec