Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-064429
#<BuildRuby:0x00005621fed3f858
@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.20240116-064429",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.003924 0.000693 1.003337 ( 1.398423)
build_miniruby 0.001396 0.000246 0.870530 ( 0.874249)
build_ruby 0.001175 0.000208 2.647565 ( 2.647451)
build_all 0.001840 0.007108 14.300729 ( 1.332537)
build_install 0.003463 0.003924 4.074573 ( 1.089445)
test_btest 0.000729 0.000219 76.074513 ( 6.891092)
test_basic 0.000490 0.004302 0.656074 ( 0.732426)
test_all 0.095285 0.036179 497.760269 ( 45.767904)
test_rubyspec 0.010312 0.033599 48.483267 ( 60.832457)
total: 121.57 sec