Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-005619
#<BuildRuby:0x000055dad39f2f50
@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.20230109-005619",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000036 0.000000 0.000036 ( 0.000035)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.003911 0.000000 0.640715 ( 1.052419)
build_miniruby 0.000000 0.000853 0.682667 ( 0.682062)
build_ruby 0.000000 0.001302 2.413474 ( 2.412564)
build_all 0.005507 0.004051 12.965358 ( 1.606508)
build_install 0.005237 0.001496 1.548374 ( 0.727872)
test_btest 0.000564 0.000161 64.850133 ( 6.545505)
test_basic 0.000000 0.003932 0.278778 ( 0.373502)
test_all 0.000758 0.000358 496.760540 ( 46.977522)
test_rubyspec 0.011969 0.014271 35.129458 ( 45.708397)
total: 106.09 sec