Logfile: /home/ko1/ruby/logs/brlog.trunk.20230623-215411
#<BuildRuby:0x000055d9e723f818
@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.20230623-215411",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000597 0.004170 1.413754 ( 2.685645)
build_miniruby 0.001002 0.000106 0.844993 ( 0.844203)
build_ruby 0.001295 0.000000 2.498970 ( 2.499316)
build_all 0.010060 0.000000 15.700483 ( 1.436888)
build_install 0.004380 0.004640 4.625195 ( 1.096338)
test_btest 0.000000 0.001059 85.379400 ( 7.074289)
test_basic 0.001186 0.003386 0.608021 ( 0.684452)
test_all 0.001522 0.000277 440.128617 ( 44.339085)
test_rubyspec 0.006959 0.032570 42.169133 ( 54.655879)
total: 115.32 sec