Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-153142
#<BuildRuby:0x000055858d0fb118
@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.20230124-153142",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000002 0.000008 ( 0.000006)
build_up 0.000671 0.002858 0.614714 ( 1.026295)
build_miniruby 0.000697 0.000232 0.656388 ( 0.655535)
build_ruby 0.001040 0.000346 2.203775 ( 2.223435)
build_all 0.009622 0.000000 11.988470 ( 1.465815)
build_install 0.006745 0.000000 1.537319 ( 0.723291)
test_btest 0.000662 0.000000 64.203953 ( 6.138947)
test_basic 0.002951 0.000227 0.254225 ( 0.349371)
test_all 0.001010 0.000237 483.579536 ( 46.094567)
test_rubyspec 0.017477 0.010934 35.460350 ( 46.027459)
total: 104.71 sec