Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-002304
#<BuildRuby:0x0000555be48bb858
@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.20231128-002304",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.003794 0.001517 1.269207 ( 1.627479)
build_miniruby 0.000794 0.000318 0.959806 ( 0.959888)
build_ruby 0.001144 0.000457 2.713862 ( 2.713372)
build_all 0.008833 0.001690 17.035159 ( 1.535772)
build_install 0.009649 0.000142 5.119626 ( 1.188594)
test_btest 0.000000 0.001061 84.168800 ( 7.800645)
test_basic 0.000000 0.004671 0.771637 ( 0.847679)
test_all 0.093203 0.040573 550.129684 ( 51.966113)
test_rubyspec 0.025640 0.024526 51.807730 ( 64.130896)
total: 132.77 sec