Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-170111
#<BuildRuby:0x00005632790cbe88
@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.20240106-170111",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.000535 0.004009 1.141094 ( 1.547519)
build_miniruby 0.000881 0.000208 1.828115 ( 1.830477)
build_ruby 0.001276 0.000300 4.169620 ( 4.179649)
build_all 0.009173 0.001138 16.420262 ( 1.676358)
build_install 0.008845 0.005526 4.769899 ( 1.646120)
test_btest 0.000604 0.000159 81.591864 ( 8.069701)
test_basic 0.002667 0.002740 0.650101 ( 0.715291)
test_all 0.088124 0.032075 535.360579 ( 67.151724)
test_rubyspec 0.026315 0.034783 72.291569 ( 84.546599)
total: 171.36 sec