Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-081851
#<BuildRuby:0x0000564030a6bbb8
@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-081851",
@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.000018 0.000000 0.000018 ( 0.000017)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000023 0.000000 0.000023 ( 0.000022)
build_up 0.006544 0.000000 1.278174 ( 1.654314)
build_miniruby 0.001269 0.000000 0.865368 ( 0.865136)
build_ruby 0.001810 0.000000 2.864952 ( 2.863839)
build_all 0.009037 0.000000 14.484811 ( 1.320241)
build_install 0.004163 0.004118 4.122138 ( 1.057915)
test_btest 0.000966 0.000037 75.847100 ( 7.200009)
test_basic 0.000383 0.004191 0.762540 ( 0.839551)
test_all 0.099453 0.029870 485.077880 ( 52.405745)
test_rubyspec 0.025557 0.035374 79.573306 ( 91.859911)
total: 160.07 sec