Logfile: /home/ko1/ruby/logs/brlog.trunk.20230525-123653
#<BuildRuby:0x00005593f37d2eb8
@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.20230525-123653",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003143 0.002713 1.337333 ( 2.662499)
build_miniruby 0.000826 0.000230 0.835922 ( 0.835925)
build_ruby 0.001052 0.000293 2.487009 ( 2.487551)
build_all 0.003620 0.005173 12.184428 ( 1.043902)
build_install 0.005608 0.001869 1.689095 ( 0.867290)
test_btest 0.000772 0.000258 80.295667 ( 7.478076)
test_basic 0.003447 0.001149 0.724136 ( 0.806660)
test_all 0.000964 0.000321 430.482786 ( 37.936685)
test_rubyspec 0.016238 0.022476 42.707085 ( 55.175912)
total: 109.30 sec