Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-172924
#<BuildRuby:0x000055573ef777f0
@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.20231220-172924",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003263 0.000653 1.055026 ( 1.338521)
build_miniruby 0.000567 0.000113 0.902150 ( 0.903176)
build_ruby 0.000981 0.000197 2.738252 ( 2.740613)
build_all 0.006864 0.000428 12.300636 ( 1.015123)
build_install 0.009764 0.000048 3.626710 ( 0.987174)
test_btest 0.000576 0.000088 62.872829 ( 6.257867)
test_basic 0.003799 0.000000 0.381094 ( 0.462449)
test_all 0.072624 0.031745 431.111473 ( 45.932059)
test_rubyspec 0.022525 0.026561 40.478253 ( 53.200666)
total: 112.84 sec