Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-095423
#<BuildRuby:0x000056436cb6f048
@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.20231223-095423",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003246 0.000649 0.738899 ( 1.142038)
build_miniruby 0.001162 0.000000 0.900716 ( 0.901109)
build_ruby 0.001291 0.000000 2.775600 ( 2.779570)
build_all 0.005462 0.001609 12.101124 ( 1.029390)
build_install 0.007305 0.001461 3.443641 ( 0.980511)
test_btest 0.000722 0.000000 66.587063 ( 5.469930)
test_basic 0.001447 0.002599 0.392539 ( 0.465875)
test_all 0.086756 0.019516 418.690322 ( 42.387595)
test_rubyspec 0.020019 0.029660 40.702675 ( 53.458153)
total: 108.61 sec