Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-160307
#<BuildRuby:0x000055dd669b8090
@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.20231209-160307",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004630 0.000421 0.999935 ( 1.257899)
build_miniruby 0.001088 0.000099 0.874808 ( 0.876083)
build_ruby 0.001391 0.000126 2.705909 ( 2.708632)
build_all 0.003767 0.004532 12.124954 ( 1.007400)
build_install 0.005865 0.003018 3.546186 ( 0.968128)
test_btest 0.000820 0.000000 63.144988 ( 5.074799)
test_basic 0.003420 0.000000 0.375772 ( 0.456235)
test_all 0.081987 0.016445 401.176896 ( 39.146714)
test_rubyspec 0.029638 0.036145 39.825283 ( 52.486231)
total: 103.98 sec