Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-190521
#<BuildRuby:0x0000558bab690078
@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.20230725-190521",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.005398 0.000130 1.558280 ( 2.955683)
build_miniruby 0.001088 0.000115 0.965444 ( 0.964230)
build_ruby 0.001010 0.000106 2.624902 ( 2.624282)
build_all 0.007868 0.000828 13.039706 ( 1.176774)
build_install 0.007173 0.000241 1.798075 ( 0.861871)
test_btest 0.000841 0.000084 77.150979 ( 7.562034)
test_basic 0.000000 0.004226 0.693495 ( 0.771530)
test_all 0.000307 0.000708 468.342909 ( 53.498847)
test_rubyspec 0.018761 0.022849 42.059466 ( 54.463880)
total: 124.88 sec