Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-062504
#<BuildRuby:0x000055ce1ff5bd68
@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-062504",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.000000 0.003841 1.042032 ( 1.430781)
build_miniruby 0.001232 0.000276 0.895038 ( 0.893682)
build_ruby 0.001177 0.000214 2.786185 ( 2.785821)
build_all 0.008422 0.000709 14.624157 ( 1.329874)
build_install 0.004075 0.003459 4.213091 ( 1.074405)
test_btest 0.000796 0.000171 77.553963 ( 6.949167)
test_basic 0.000526 0.004252 0.799244 ( 0.873925)
test_all 0.088278 0.041253 488.515272 ( 46.884512)
test_rubyspec 0.032558 0.032013 81.720435 ( 94.025741)
total: 156.25 sec