Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-013011
#<BuildRuby:0x0000562b858abf90
@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.20231214-013011",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000605 0.004161 1.021714 ( 1.295594)
build_miniruby 0.000599 0.000180 0.867752 ( 0.869265)
build_ruby 0.001686 0.000000 2.706956 ( 2.708889)
build_all 0.007357 0.000000 12.172835 ( 0.974281)
build_install 0.003780 0.005691 3.603403 ( 0.975439)
test_btest 0.000560 0.000186 64.878770 ( 5.421254)
test_basic 0.002357 0.000785 0.375002 ( 0.456036)
test_all 0.080636 0.019223 408.455897 ( 38.690492)
test_rubyspec 0.043264 0.032579 39.791796 ( 52.448699)
total: 103.84 sec