Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-101452
#<BuildRuby:0x000055a6c2d77788
@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.20231228-101452",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004574 0.000832 0.788672 ( 1.184695)
build_miniruby 0.000875 0.000159 0.812206 ( 0.812367)
build_ruby 0.001677 0.000305 2.654251 ( 2.654546)
build_all 0.007263 0.000000 11.927186 ( 0.997064)
build_install 0.006684 0.004624 3.441113 ( 0.987086)
test_btest 0.000541 0.000116 64.049236 ( 4.834962)
test_basic 0.000000 0.003872 0.410522 ( 0.490809)
test_all 0.095987 0.002312 377.869113 ( 37.861121)
test_rubyspec 0.021336 0.045643 40.374946 ( 52.929766)
total: 102.75 sec