Logfile: /home/ko1/ruby/logs/brlog.trunk.20230630-233630
#<BuildRuby:0x0000555add770078
@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.20230630-233630",
@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.000001 0.000005 ( 0.000007)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000000 0.000024 0.000024 ( 0.000028)
build_up 0.000000 0.005751 1.464345 ( 2.715016)
build_miniruby 0.000000 0.001049 0.903061 ( 0.903269)
build_ruby 0.000000 0.001471 2.806814 ( 2.806834)
build_all 0.009322 0.000000 11.856642 ( 8.244911)
build_install 0.005473 0.003066 5.088404 ( 1.951769)
test_btest 0.000753 0.000282 86.537213 ( 7.854570)
test_basic 0.003447 0.001293 0.613759 ( 0.698654)
test_all 0.000000 0.001400 465.956716 ( 52.963142)
test_rubyspec 0.016951 0.020193 42.890816 ( 55.319961)
total: 133.46 sec