Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-154739
#<BuildRuby:0x0000564466512e48
@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.20240115-154739",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000045 0.000004 0.000049 ( 0.000050)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.003625 0.000382 1.086879 ( 1.473693)
build_miniruby 0.000906 0.000000 0.857024 ( 0.857454)
build_ruby 0.001239 0.000000 2.826352 ( 2.825976)
build_all 0.006349 0.003131 14.273251 ( 1.395290)
build_install 0.000000 0.007369 4.044555 ( 1.046816)
test_btest 0.000442 0.000365 75.206102 ( 6.434206)
test_basic 0.004646 0.000162 0.668494 ( 0.744087)
test_all 0.109663 0.024057 485.271755 ( 52.169996)
test_rubyspec 0.026085 0.016606 47.803003 ( 60.111516)
total: 127.06 sec