Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-185121
#<BuildRuby:0x00005623dfed7818
@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.20231015-185121",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004753 0.000121 1.530729 ( 1.777285)
build_miniruby 0.001002 0.000159 0.925176 ( 0.924474)
build_ruby 0.001130 0.000178 2.768567 ( 2.768634)
build_all 0.010482 0.000311 17.888747 ( 1.632134)
build_install 0.003761 0.004975 5.339194 ( 1.208201)
test_btest 0.000963 0.000183 85.632811 ( 8.117981)
test_basic 0.000000 0.005140 0.644722 ( 0.721591)
test_all 0.000000 0.006449 557.295390 ( 65.578500)
test_rubyspec 0.018682 0.034837 50.212611 ( 62.423047)
total: 145.15 sec