Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-163034
#<BuildRuby:0x0000563c1ef77e88
@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.20231130-163034",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005297 0.000236 0.962356 ( 1.286958)
build_miniruby 0.001103 0.000200 0.879789 ( 0.880045)
build_ruby 0.001449 0.000264 2.711175 ( 2.712683)
build_all 0.006501 0.001182 12.100737 ( 0.989517)
build_install 0.002709 0.007705 3.613295 ( 0.975418)
test_btest 0.000697 0.000214 65.356950 ( 5.065684)
test_basic 0.002504 0.000771 0.371607 ( 0.453059)
test_all 0.078830 0.023183 379.557481 ( 42.260645)
test_rubyspec 0.048943 0.025798 39.684732 ( 52.389530)
total: 107.01 sec