Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-080107
#<BuildRuby:0x000055dd55c78188
@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.20231223-080107",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.004007 0.000170 0.742067 ( 1.125214)
build_miniruby 0.001121 0.000000 0.910242 ( 0.910866)
build_ruby 0.001412 0.000000 2.768370 ( 2.769211)
build_all 0.007673 0.000000 12.214759 ( 1.024370)
build_install 0.006360 0.004572 3.499003 ( 0.975160)
test_btest 0.000455 0.000210 61.959843 ( 6.145523)
test_basic 0.000000 0.003589 0.394678 ( 0.466919)
test_all 0.072927 0.034792 428.539899 ( 38.468130)
test_rubyspec 0.018577 0.031411 40.421660 ( 53.164333)
total: 105.05 sec