Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-050505
#<BuildRuby:0x0000561d934eaed8
@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.20231202-050505",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003586 0.000326 0.977758 ( 1.251181)
build_miniruby 0.001142 0.000104 0.864197 ( 0.863582)
build_ruby 0.001310 0.000119 2.698032 ( 2.699698)
build_all 0.004466 0.003874 12.119780 ( 0.983950)
build_install 0.010934 0.000327 3.584307 ( 0.962573)
test_btest 0.000826 0.000110 63.778560 ( 5.662741)
test_basic 0.000000 0.002932 0.374508 ( 0.457611)
test_all 0.080280 0.023911 404.996144 ( 40.551644)
test_rubyspec 0.042513 0.019006 39.532332 ( 52.234136)
total: 105.67 sec