Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-073340
#<BuildRuby:0x0000560f62677fb0
@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.20221223-073340",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.004270 0.000305 1.085602 ( 1.365326)
build_miniruby 0.000947 0.000068 2.015710 ( 1.615834)
build_ruby 0.001051 0.000075 2.667119 ( 2.665928)
build_all 0.008664 0.000281 15.696801 ( 3.362042)
build_install 0.000000 0.008887 2.238991 ( 1.264716)
test_btest 0.000613 0.000000 66.090877 ( 11.104537)
test_basic 0.002265 0.002754 0.309872 ( 0.400639)
test_all 0.001200 0.000267 644.707438 ( 98.653011)
test_rubyspec 0.040538 0.027372 52.083517 ( 60.178441)
total: 180.61 sec