Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-213305
#<BuildRuby:0x000055c8b9bf3e20
@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.20240117-213305",
@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.000003 0.000017 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.004708 0.000171 1.139516 ( 1.540839)
build_miniruby 0.000759 0.000168 0.867447 ( 0.866838)
build_ruby 0.001022 0.000227 2.671809 ( 2.671640)
build_all 0.009141 0.000000 14.500437 ( 1.334978)
build_install 0.008171 0.000000 4.143928 ( 1.067400)
test_btest 0.001118 0.000000 77.967047 ( 6.957410)
test_basic 0.005350 0.000000 0.786417 ( 0.866280)
test_all 0.094107 0.035166 515.807168 ( 47.607388)
test_rubyspec 0.030124 0.032906 80.236026 ( 92.617100)
total: 155.53 sec