Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-124555
#<BuildRuby:0x00005600e853f4f0
@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.20231211-124555",
@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.000008 0.000001 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000231 0.004083 1.007257 ( 1.273348)
build_miniruby 0.000898 0.000270 0.860656 ( 0.860140)
build_ruby 0.000783 0.000235 2.702578 ( 2.703525)
build_all 0.008488 0.000012 12.013135 ( 1.013129)
build_install 0.008983 0.001098 3.572938 ( 0.974360)
test_btest 0.000644 0.000148 64.720650 ( 5.852024)
test_basic 0.000000 0.003158 0.380679 ( 0.461077)
test_all 0.092521 0.007965 380.017527 ( 42.655893)
test_rubyspec 0.033353 0.038155 39.666679 ( 52.330711)
total: 108.12 sec