Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-041233
#<BuildRuby:0x0000555d74cc74b0
@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.20231229-041233",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004496 0.000817 0.812542 ( 1.190284)
build_miniruby 0.000880 0.000000 0.808965 ( 0.809066)
build_ruby 0.000000 0.001303 2.653807 ( 2.655011)
build_all 0.005232 0.002407 11.960838 ( 0.985816)
build_install 0.000374 0.010855 3.698836 ( 0.981240)
test_btest 0.000497 0.000213 63.373019 ( 5.496565)
test_basic 0.000066 0.003962 0.396636 ( 0.476430)
test_all 0.079750 0.017400 395.374798 ( 35.237797)
test_rubyspec 0.032883 0.030534 40.645232 ( 53.208910)
total: 101.04 sec