Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-150242
#<BuildRuby:0x0000558b09d4e678
@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.20230113-150242",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000027 0.000007 0.000034 ( 0.000033)
build_up 0.005249 0.001212 0.842575 ( 1.019585)
build_miniruby 0.001040 0.000240 1.020938 ( 1.019120)
build_ruby 0.000000 0.001456 2.779367 ( 2.776942)
build_all 0.006296 0.003586 16.769111 ( 2.995755)
build_install 0.009323 0.000000 2.085667 ( 1.076754)
test_btest 0.000820 0.000182 71.215203 ( 11.120566)
test_basic 0.006224 0.001556 0.360365 ( 0.444528)
test_all 0.001188 0.000297 659.153246 (100.983154)
test_rubyspec 0.084619 0.047976 52.023110 ( 60.078605)
total: 181.52 sec