Logfile: /home/ko1/ruby/logs/brlog.trunk.20230625-010557
#<BuildRuby:0x0000557c0d5034b0
@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.20230625-010557",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000039 0.006336 1.466409 ( 2.706435)
build_miniruby 0.000699 0.000287 0.852486 ( 0.853102)
build_ruby 0.000872 0.000359 2.567746 ( 2.567713)
build_all 0.006938 0.002857 16.493664 ( 1.456567)
build_install 0.008673 0.001074 4.930879 ( 1.205339)
test_btest 0.000733 0.000279 85.059727 ( 7.832709)
test_basic 0.000000 0.004578 0.778695 ( 0.858420)
test_all 0.000000 0.001909 460.269819 ( 40.206603)
test_rubyspec 0.023794 0.012984 42.104521 ( 54.602079)
total: 112.29 sec