Logfile: /home/ko1/ruby/logs/brlog.trunk.20230630-160311
#<BuildRuby:0x000055d9815efbb8
@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.20230630-160311",
@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.000010)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.005661 0.000272 1.470011 ( 2.850248)
build_miniruby 0.000877 0.000139 0.858482 ( 0.858647)
build_ruby 0.001113 0.000176 2.704158 ( 2.704075)
build_all 0.000442 0.008407 11.156902 ( 7.566051)
build_install 0.007285 0.001917 5.107815 ( 1.911183)
test_btest 0.000787 0.000207 86.648214 ( 7.956666)
test_basic 0.003878 0.000000 0.586748 ( 0.673722)
test_all 0.001164 0.000123 464.061957 ( 48.719519)
test_rubyspec 0.017408 0.022676 43.975933 ( 56.361893)
total: 129.60 sec