Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-040039
#<BuildRuby:0x00005640a3f9f5f8
@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.20240110-040039",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.003934 0.000000 0.875910 ( 1.285388)
build_miniruby 0.000957 0.000000 0.908131 ( 0.908602)
build_ruby 0.001331 0.000000 2.775965 ( 2.780976)
build_all 0.006420 0.003735 14.940308 ( 1.452730)
build_install 0.002435 0.006788 4.395455 ( 1.155915)
test_btest 0.000000 0.001059 77.496208 ( 7.623787)
test_basic 0.002119 0.002062 0.523177 ( 0.602700)
test_all 0.099395 0.036995 508.931889 ( 58.719143)
test_rubyspec 0.025149 0.009350 50.498799 ( 63.028152)
total: 137.56 sec