Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-035923
#<BuildRuby:0x00005562f7e3eec8
@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.20230120-035923",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.003599 0.000277 0.629475 ( 1.061228)
build_miniruby 0.000000 0.000993 0.637256 ( 0.636816)
build_ruby 0.000000 0.001312 2.167677 ( 2.167061)
build_all 0.002996 0.005853 11.842290 ( 1.471571)
build_install 0.005318 0.001139 1.462821 ( 0.703650)
test_btest 0.000553 0.000119 63.816164 ( 6.091956)
test_basic 0.002895 0.000620 0.273168 ( 0.368052)
test_all 0.000000 0.002021 490.245196 ( 45.707933)
test_rubyspec 0.015432 0.011115 34.754582 ( 45.381345)
total: 103.59 sec