Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-222710
#<BuildRuby:0x000055ed51b3bd68
@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.20230725-222710",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000018 0.000008 0.000026 ( 0.000026)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.005866 0.000866 1.474089 ( 2.712947)
build_miniruby 0.000739 0.000296 0.941285 ( 0.941106)
build_ruby 0.000959 0.000384 2.786005 ( 2.786596)
build_all 0.005802 0.003658 13.979679 ( 1.237502)
build_install 0.006675 0.001331 1.937560 ( 0.911610)
test_btest 0.000787 0.000315 80.436812 ( 7.475052)
test_basic 0.003015 0.001206 0.602563 ( 0.681660)
test_all 0.001224 0.000490 491.892351 ( 59.184422)
test_rubyspec 0.026641 0.016975 42.846440 ( 55.295895)
total: 131.23 sec