Logfile: /home/ko1/ruby/logs/brlog.trunk.20230331-045617
#<BuildRuby:0x0000558478a98010
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230331-045617",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000121 0.003754 0.859015 ( 2.137208)
build_miniruby 0.000648 0.000108 0.743244 ( 0.742547)
build_ruby 0.000937 0.000156 2.224703 ( 2.224176)
build_all 0.003577 0.005618 12.266365 ( 1.127989)
build_install 0.004061 0.003572 1.759913 ( 0.874980)
test_btest 0.000441 0.000138 78.717640 ( 7.550403)
test_basic 0.002236 0.000699 0.258730 ( 0.354565)
test_all 0.000517 0.000161 440.756372 ( 48.933703)
test_rubyspec 0.009569 0.010292 38.103199 ( 48.343182)
total: 112.29 sec