Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-020725
#<BuildRuby:0x0000556eb793f500
@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.20240118-020725",
@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.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004156 0.000831 1.235539 ( 1.600276)
build_miniruby 0.000868 0.000173 0.869005 ( 0.868747)
build_ruby 0.001337 0.000267 2.801723 ( 2.801940)
build_all 0.007741 0.001548 14.590122 ( 1.364981)
build_install 0.007596 0.000000 4.253216 ( 1.084315)
test_btest 0.000684 0.000000 78.116666 ( 6.938015)
test_basic 0.001058 0.005026 0.936663 ( 1.002738)
test_all 0.091094 0.042012 454.328844 ( 54.793467)
test_rubyspec 0.026314 0.034983 79.379547 ( 91.711968)
total: 162.17 sec