Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-093911
#<BuildRuby:0x0000560e4001bce8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231229-093911",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.004372 0.000398 1.146635 ( 1.516740)
build_miniruby 0.001208 0.000110 0.976876 ( 0.976514)
build_ruby 0.001711 0.000155 2.966140 ( 2.970478)
build_all 0.009870 0.000432 16.827320 ( 1.555967)
build_install 0.004958 0.003737 4.752680 ( 1.165695)
test_btest 0.000000 0.001038 83.289876 ( 7.175982)
test_basic 0.000000 0.004152 0.677535 ( 0.754030)
test_all 0.092769 0.041033 568.049145 ( 57.066359)
test_rubyspec 0.038117 0.011711 50.917893 ( 63.143882)
total: 136.33 sec