Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-144832
#<BuildRuby:0x000055ad24e17040
@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.20240114-144832",
@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.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.001827 0.003626 1.113026 ( 1.499930)
build_miniruby 0.001030 0.000228 0.931385 ( 0.930751)
build_ruby 0.001317 0.000293 2.757511 ( 2.756883)
build_all 0.008137 0.000839 14.255652 ( 1.319106)
build_install 0.000937 0.006498 4.069288 ( 1.069391)
test_btest 0.000000 0.001046 77.415397 ( 6.715068)
test_basic 0.000000 0.005059 0.716932 ( 0.791741)
test_all 0.088356 0.038543 472.156742 ( 51.502569)
test_rubyspec 0.021933 0.024149 47.281004 ( 59.678248)
total: 126.26 sec