Logfile: /home/ko1/ruby/logs/brlog.trunk.20230529-143457
#<BuildRuby:0x000055e33832fd68
@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.20230529-143457",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002326 0.003710 1.286826 ( 2.574122)
build_miniruby 0.000796 0.000177 0.824142 ( 0.824336)
build_ruby 0.001043 0.000232 2.504861 ( 2.505233)
build_all 0.008048 0.000828 12.212620 ( 1.162042)
build_install 0.005109 0.002537 1.641987 ( 0.899800)
test_btest 0.000722 0.000164 80.817323 ( 6.504790)
test_basic 0.003909 0.000889 0.744369 ( 0.825730)
test_all 0.000951 0.000000 453.983478 ( 44.527712)
test_rubyspec 0.015511 0.027755 41.549187 ( 54.020208)
total: 113.84 sec