Logfile: /home/ko1/ruby/logs/brlog.trunk.20230525-053927
#<BuildRuby:0x0000563cc466f740
@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.20230525-053927",
@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.000006)
autoconf 0.000000 0.000047 0.000047 ( 0.000018)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.000914 0.004414 1.456902 ( 2.692917)
build_miniruby 0.000728 0.000364 0.743260 ( 0.742697)
build_ruby 0.001283 0.000000 2.512517 ( 2.513257)
build_all 0.004149 0.004868 12.605937 ( 1.118638)
build_install 0.006742 0.001244 1.753698 ( 0.832505)
test_btest 0.000661 0.000331 81.688228 ( 7.704545)
test_basic 0.002610 0.001305 0.568521 ( 0.655713)
test_all 0.000921 0.000461 443.778118 ( 49.058798)
test_rubyspec 0.010009 0.034091 41.739277 ( 54.215082)
total: 119.53 sec