Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-174610
#<BuildRuby:0x000055f1b42cff28
@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.20230108-174610",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.006189 0.000131 0.864519 ( 1.047232)
build_miniruby 0.001282 0.000080 1.024724 ( 1.022628)
build_ruby 0.001343 0.000084 2.792224 ( 2.789507)
build_all 0.004762 0.004991 16.902217 ( 2.982041)
build_install 0.005828 0.005789 2.147500 ( 1.082320)
test_btest 0.000922 0.000173 76.391587 ( 11.018537)
test_basic 0.006453 0.000234 0.355585 ( 0.441707)
test_all 0.001402 0.000247 664.488429 (114.041143)
test_rubyspec 0.096740 0.021463 52.130524 ( 60.231929)
total: 194.66 sec