Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-063928
#<BuildRuby:0x0000561459e48090
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231230-063928",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004368 0.000672 0.782227 ( 1.157155)
build_miniruby 0.000911 0.000140 0.811427 ( 0.811512)
build_ruby 0.001243 0.000192 2.666651 ( 2.667722)
build_all 0.003447 0.004137 11.969502 ( 0.973470)
build_install 0.009689 0.000218 3.407580 ( 0.979140)
test_btest 0.000576 0.000108 61.973956 ( 5.393267)
test_basic 0.000021 0.004384 0.402436 ( 0.481663)
test_all 0.089910 0.008282 372.277767 ( 37.440346)
test_rubyspec 0.050448 0.017374 40.688486 ( 53.232015)
total: 103.14 sec