Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-070613
#<BuildRuby:0x0000562c5bbc3f58
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230114-070613",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000038 0.000005 0.000043 ( 0.000044)
configure 0.000034 0.000005 0.000039 ( 0.000041)
build_up 0.007942 0.001135 0.865149 ( 1.043606)
build_miniruby 0.001094 0.000156 1.025840 ( 1.023850)
build_ruby 0.001530 0.000218 2.779786 ( 2.777006)
build_all 0.009428 0.000598 16.825240 ( 3.009172)
build_install 0.005611 0.003555 2.096753 ( 1.084590)
test_btest 0.001093 0.000000 78.215197 ( 10.662646)
test_basic 0.005905 0.000385 0.362541 ( 0.449222)
test_all 0.001316 0.000000 669.978224 (101.006940)
test_rubyspec 0.111864 0.022783 52.122276 ( 60.185812)
total: 181.24 sec