Logfile: /home/ko1/ruby/logs/brlog.trunk.20230528-234200
#<BuildRuby:0x000055f83e1335f8
@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.20230528-234200",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.002569 0.003319 1.559845 ( 2.811686)
build_miniruby 0.000705 0.000308 0.838618 ( 0.838165)
build_ruby 0.000844 0.000370 2.398098 ( 2.397979)
build_all 0.003614 0.005729 12.738664 ( 1.166890)
build_install 0.004753 0.002377 1.649219 ( 0.867416)
test_btest 0.000733 0.000367 83.049198 ( 6.610388)
test_basic 0.001979 0.002597 0.753413 ( 0.838728)
test_all 0.000608 0.000317 423.898928 ( 48.349089)
test_rubyspec 0.026295 0.016748 41.425102 ( 53.897720)
total: 117.78 sec