Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-130248
#<BuildRuby:0x000055af44b0b4b0
@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.20230730-130248",
@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.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004499 0.000078 1.242227 ( 2.498822)
build_miniruby 0.000950 0.000150 0.900729 ( 0.899839)
build_ruby 0.001045 0.000165 3.072188 ( 3.072194)
build_all 0.006076 0.003719 15.122911 ( 1.413072)
build_install 0.008539 0.000081 2.203507 ( 0.969414)
test_btest 0.000597 0.000104 87.124357 ( 8.182641)
test_basic 0.003436 0.000598 0.640657 ( 0.718643)
test_all 0.000656 0.000813 575.897617 ( 51.634992)
test_rubyspec 0.018399 0.024085 44.642689 ( 57.014661)
total: 126.41 sec