Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-070917
#<BuildRuby:0x0000559c44c93868
@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.20230107-070917",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000005 0.000017 ( 0.000016)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.002902 0.001055 0.623106 ( 1.036242)
build_miniruby 0.000616 0.000224 0.661832 ( 0.660945)
build_ruby 0.000938 0.000341 2.417405 ( 2.417294)
build_all 0.008651 0.001505 13.008626 ( 1.610346)
build_install 0.006084 0.000772 1.536545 ( 0.720884)
test_btest 0.000525 0.000164 66.501389 ( 6.536505)
test_basic 0.002899 0.000906 0.260716 ( 0.355766)
test_all 0.000845 0.000264 499.222367 ( 47.005348)
test_rubyspec 0.010773 0.019357 35.855125 ( 46.375366)
total: 106.72 sec