Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-145606
#<BuildRuby:0x00005622d467f7f8
@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.20231209-145606",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004090 0.000005 1.009424 ( 1.318655)
build_miniruby 0.000777 0.000142 0.873555 ( 0.873147)
build_ruby 0.000967 0.000176 2.704627 ( 2.706983)
build_all 0.003780 0.004134 12.152408 ( 1.006165)
build_install 0.007594 0.003977 3.545987 ( 0.964750)
test_btest 0.000650 0.000185 62.824284 ( 5.191822)
test_basic 0.003154 0.000901 0.374648 ( 0.456047)
test_all 0.088771 0.011592 399.272040 ( 38.964577)
test_rubyspec 0.049297 0.020710 39.838007 ( 52.491458)
total: 103.97 sec