Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-163200
#<BuildRuby:0x0000557e742c78e0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231119-163200",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004492 0.000817 0.892026 ( 1.301409)
build_miniruby 0.000811 0.000147 0.782087 ( 0.782129)
build_ruby 0.001193 0.000217 2.591865 ( 2.592715)
build_all 0.006241 0.001134 11.886233 ( 0.982821)
build_install 0.011936 0.002171 3.513219 ( 0.976587)
test_btest 0.000668 0.000122 62.262597 ( 5.344428)
test_basic 0.000000 0.005539 0.415055 ( 0.493588)
test_all 0.082306 0.014937 349.273582 ( 38.989738)
test_rubyspec 0.048416 0.022405 40.146211 ( 52.687485)
total: 104.15 sec