Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-144045
#<BuildRuby:0x0000564f2c3b3cc0
@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.20240115-144045",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.003864 0.000407 1.170069 ( 1.541008)
build_miniruby 0.001282 0.000135 0.829800 ( 0.829875)
build_ruby 0.001571 0.000165 2.732643 ( 2.736886)
build_all 0.009045 0.000041 14.290858 ( 1.350482)
build_install 0.007442 0.000283 4.071641 ( 1.050747)
test_btest 0.000000 0.001068 78.155201 ( 6.776880)
test_basic 0.001826 0.003553 0.692438 ( 0.767108)
test_all 0.103746 0.024113 508.331709 ( 48.109080)
test_rubyspec 0.028570 0.017420 48.628879 ( 60.947875)
total: 124.11 sec