Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-160908
#<BuildRuby:0x0000557593d5a620
@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.20221216-160908",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003638 0.000560 0.845607 ( 1.079069)
build_miniruby 0.000000 0.001087 1.015492 ( 1.014217)
build_ruby 0.000000 0.001141 2.807692 ( 2.721900)
build_all 0.007312 0.001657 15.867591 ( 3.315718)
build_install 0.006816 0.002901 2.234958 ( 1.275823)
test_btest 0.000479 0.000106 64.086076 ( 10.679060)
test_basic 0.004811 0.000196 0.318861 ( 0.409087)
test_all 0.000000 0.001410 669.847336 (143.450836)
test_rubyspec 0.049994 0.018431 53.070860 ( 61.244911)
total: 225.19 sec