Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-085745
#<BuildRuby:0x00005637341ffe20
@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.20240106-085745",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004042 0.000022 0.819155 ( 1.219648)
build_miniruby 0.000988 0.000000 0.901832 ( 0.901651)
build_ruby 0.001275 0.000000 2.694513 ( 2.695159)
build_all 0.006524 0.003329 14.575114 ( 1.343614)
build_install 0.003557 0.004704 4.171169 ( 1.131794)
test_btest 0.000631 0.000158 73.842280 ( 7.562186)
test_basic 0.003190 0.000797 0.466915 ( 0.545551)
test_all 0.110767 0.025593 545.737243 ( 56.452963)
test_rubyspec 0.020882 0.012980 48.870596 ( 61.434413)
total: 133.29 sec