Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-042743
#<BuildRuby:0x00005638e5334090
@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.20231124-042743",
@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.000006)
build_up 0.005259 0.000250 0.941608 ( 1.340779)
build_miniruby 0.000922 0.000154 0.797930 ( 0.798008)
build_ruby 0.001607 0.000268 2.664389 ( 2.665164)
build_all 0.003075 0.004874 12.303005 ( 0.973379)
build_install 0.004767 0.009764 4.203818 ( 1.020765)
test_btest 0.000489 0.000196 64.228069 ( 4.420880)
test_basic 0.004037 0.000071 0.402167 ( 0.482758)
test_all 0.072352 0.024737 356.162211 ( 31.356262)
test_rubyspec 0.024435 0.046253 39.808700 ( 52.352318)
total: 95.41 sec