Logfile: /home/ko1/ruby/logs/brlog.trunk.20230712-081505
#<BuildRuby:0x000056037cb535f8
@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.20230712-081505",
@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.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000009)
build_up 0.005454 0.000000 1.589227 ( 3.087877)
build_miniruby 0.000992 0.000000 0.937887 ( 0.937341)
build_ruby 0.001386 0.000014 2.613620 ( 2.614000)
build_all 0.004006 0.006168 13.020825 ( 1.131141)
build_install 0.007150 0.000740 1.874658 ( 0.904474)
test_btest 0.000640 0.000133 83.888000 ( 7.904308)
test_basic 0.002605 0.000543 0.650547 ( 0.729411)
test_all 0.001198 0.000250 451.251763 ( 45.333037)
test_rubyspec 0.016577 0.023032 43.284601 ( 55.679934)
total: 118.32 sec