Logfile: /home/ko1/ruby/logs/brlog.trunk.20230805-140213
#<BuildRuby:0x000055e656d62eb8
@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.20230805-140213",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000749 0.005394 1.530228 ( 2.801180)
build_miniruby 0.000792 0.000180 0.933561 ( 0.932064)
build_ruby 0.000000 0.001207 2.617336 ( 2.617270)
build_all 0.005816 0.003824 15.500013 ( 1.401595)
build_install 0.001088 0.008882 2.319359 ( 1.057010)
test_btest 0.000742 0.000278 88.248819 ( 7.802732)
test_basic 0.005318 0.000000 0.765084 ( 0.842470)
test_all 0.001171 0.000000 592.451074 ( 57.838282)
test_rubyspec 0.010967 0.031767 46.396008 ( 58.734055)
total: 134.03 sec