Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-221426
#<BuildRuby:0x0000563c8d35f7f8
@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.20231219-221426",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004517 0.000043 1.051906 ( 1.439889)
build_miniruby 0.000932 0.000077 0.895479 ( 0.896114)
build_ruby 0.000000 0.001862 2.735437 ( 2.737743)
build_all 0.005012 0.002338 12.234747 ( 1.004808)
build_install 0.008489 0.000612 3.617270 ( 0.991067)
test_btest 0.000599 0.000085 66.826650 ( 4.881507)
test_basic 0.000045 0.003661 0.387202 ( 0.470927)
test_all 0.083507 0.021619 435.236481 ( 37.504023)
test_rubyspec 0.017891 0.029914 40.241874 ( 53.014983)
total: 102.94 sec