Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-011501
#<BuildRuby:0x0000563c41c53ce8
@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.20240114-011501",
@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.000001 0.000004 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005292 0.000349 0.806617 ( 1.194838)
build_miniruby 0.000896 0.000245 0.867683 ( 0.867056)
build_ruby 0.000000 0.001930 2.740179 ( 2.740460)
build_all 0.007075 0.000623 11.958904 ( 0.975156)
build_install 0.012448 0.001201 3.453870 ( 0.969258)
test_btest 0.000665 0.000166 64.385925 ( 4.895482)
test_basic 0.004652 0.000000 0.414602 ( 0.494422)
test_all 0.093291 0.004005 408.164138 ( 38.460871)
test_rubyspec 0.048697 0.022028 41.129962 ( 53.652384)
total: 104.25 sec