Logfile: /home/ko1/ruby/logs/brlog.trunk.20230625-193314
#<BuildRuby:0x000055e3e83674b0
@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-193314",
@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.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002827 0.003403 1.466220 ( 2.826121)
build_miniruby 0.000739 0.000323 0.869836 ( 0.869675)
build_ruby 0.000000 0.001224 2.595966 ( 2.597274)
build_all 0.009634 0.000298 15.419057 ( 1.361000)
build_install 0.011858 0.000415 4.581079 ( 1.118320)
test_btest 0.000834 0.000290 83.394687 ( 7.373417)
test_basic 0.002852 0.000992 0.670203 ( 0.752453)
test_all 0.001038 0.000361 447.642035 ( 39.338126)
test_rubyspec 0.023588 0.016594 41.985107 ( 54.520061)
total: 110.76 sec