Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-091032
#<BuildRuby:0x000055f5271eb3c0
@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.20231228-091032",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003478 0.001546 0.794916 ( 1.176856)
build_miniruby 0.000807 0.000358 0.841211 ( 0.841034)
build_ruby 0.001406 0.000625 2.685086 ( 2.684785)
build_all 0.008183 0.000000 11.908591 ( 0.983904)
build_install 0.008308 0.002310 3.386890 ( 0.968328)
test_btest 0.000453 0.000161 63.581127 ( 5.083099)
test_basic 0.001241 0.002995 0.413035 ( 0.493006)
test_all 0.077429 0.023040 374.007845 ( 36.551519)
test_rubyspec 0.035019 0.029143 40.139555 ( 52.722935)
total: 101.51 sec