Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-040322
#<BuildRuby:0x0000555cc014b7f8
@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.20231216-040322",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004585 0.000045 1.045034 ( 1.512443)
build_miniruby 0.001031 0.000086 0.869281 ( 0.869156)
build_ruby 0.001413 0.000118 2.707726 ( 2.708179)
build_all 0.008014 0.000000 12.138005 ( 1.028126)
build_install 0.003599 0.006252 3.564801 ( 0.975789)
test_btest 0.000515 0.000086 62.426248 ( 5.506532)
test_basic 0.003215 0.000536 0.377899 ( 0.458937)
test_all 0.080081 0.020811 379.407181 ( 41.330121)
test_rubyspec 0.023128 0.039965 39.721474 ( 52.384877)
total: 106.77 sec