Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-141040
#<BuildRuby:0x00005622c1790060
@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.20231222-141040",
@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.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002980 0.000596 0.747323 ( 1.152403)
build_miniruby 0.000647 0.000130 0.903726 ( 0.904573)
build_ruby 0.000868 0.000174 2.780007 ( 2.785050)
build_all 0.007293 0.000000 12.294227 ( 1.002126)
build_install 0.006678 0.003642 3.510044 ( 0.979324)
test_btest 0.000476 0.000102 62.538538 ( 6.275438)
test_basic 0.003167 0.000679 0.379103 ( 0.455401)
test_all 0.075769 0.032696 452.503505 ( 40.093983)
test_rubyspec 0.029426 0.022965 40.539248 ( 53.304535)
total: 106.95 sec