Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-164158
#<BuildRuby:0x00005622e70b3d48
@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.20230125-164158",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003322 0.000255 0.631346 ( 1.054741)
build_miniruby 0.000919 0.000071 0.652593 ( 0.652252)
build_ruby 0.001186 0.000091 2.218809 ( 2.219176)
build_all 0.008947 0.000326 11.994290 ( 1.460606)
build_install 0.001733 0.004959 1.549471 ( 0.728377)
test_btest 0.000000 0.000692 66.933427 ( 5.967681)
test_basic 0.000000 0.003673 0.239095 ( 0.334135)
test_all 0.000796 0.000431 487.132276 ( 45.862319)
test_rubyspec 0.026150 0.002122 34.572968 ( 45.182442)
total: 103.46 sec