Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-051118
#<BuildRuby:0x000055d06111b8e0
@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.20231204-051118",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.004685 0.000000 0.980747 ( 1.255006)
build_miniruby 0.001201 0.000000 0.871489 ( 0.871034)
build_ruby 0.001112 0.000000 2.705474 ( 2.707691)
build_all 0.008270 0.000000 12.139603 ( 1.019972)
build_install 0.010445 0.000000 3.600227 ( 0.974127)
test_btest 0.000769 0.000000 63.532837 ( 6.015766)
test_basic 0.003225 0.000000 0.380759 ( 0.462125)
test_all 0.080270 0.019240 375.287919 ( 39.125648)
test_rubyspec 0.033462 0.032714 39.601562 ( 52.242210)
total: 104.67 sec