Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-083844
#<BuildRuby:0x00005625820cf708
@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.20230705-083844",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002075 0.004796 1.529886 ( 2.842675)
build_miniruby 0.000761 0.000238 0.872281 ( 0.872073)
build_ruby 0.001110 0.000347 2.708605 ( 2.708970)
build_all 0.006742 0.002361 11.478858 ( 7.895944)
build_install 0.000000 0.008434 5.127255 ( 1.984989)
test_btest 0.000000 0.001482 86.362438 ( 7.867412)
test_basic 0.002577 0.001781 0.700906 ( 0.782546)
test_all 0.000974 0.000443 457.057829 ( 43.666513)
test_rubyspec 0.015205 0.017058 42.879435 ( 55.344047)
total: 123.97 sec