Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-150420
#<BuildRuby:0x0000561d7564c060
@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.20231218-150420",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004858 0.000072 1.035724 ( 1.316765)
build_miniruby 0.000722 0.000060 0.853838 ( 0.853489)
build_ruby 0.001033 0.000086 2.709362 ( 2.712925)
build_all 0.007293 0.000236 12.141289 ( 1.003651)
build_install 0.013395 0.000297 3.568348 ( 0.969953)
test_btest 0.000614 0.000041 63.136442 ( 5.597590)
test_basic 0.000000 0.003907 0.376443 ( 0.458064)
test_all 0.084738 0.017389 383.286239 ( 38.224366)
test_rubyspec 0.018825 0.048222 39.654837 ( 52.307326)
total: 103.44 sec