Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-024928
#<BuildRuby:0x0000561881f980e0
@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.20230120-024928",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002883 0.000480 0.599857 ( 1.035617)
build_miniruby 0.000726 0.000121 0.580524 ( 0.580079)
build_ruby 0.001046 0.000174 2.089980 ( 2.093719)
build_all 0.008493 0.000638 12.504152 ( 1.616538)
build_install 0.006205 0.000220 1.546296 ( 0.734177)
test_btest 0.000535 0.000076 66.025155 ( 5.885448)
test_basic 0.003330 0.000475 0.281305 ( 0.376014)
test_all 0.001064 0.000152 494.911186 ( 49.431900)
test_rubyspec 0.007193 0.021394 35.354078 ( 45.825608)
total: 107.58 sec