Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-214957
#<BuildRuby:0x000055c34e60f858
@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.20231021-214957",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.004667 1.318231 ( 1.683238)
build_miniruby 0.000000 0.001139 0.803392 ( 0.803168)
build_ruby 0.000000 0.001317 2.665856 ( 2.666929)
build_all 0.000000 0.010327 16.415494 ( 1.478388)
build_install 0.004026 0.005063 4.923497 ( 1.198235)
test_btest 0.000305 0.000601 84.107134 ( 7.105441)
test_basic 0.001685 0.002489 0.748288 ( 0.826273)
test_all 0.096079 0.038991 498.565639 ( 58.828964)
test_rubyspec 0.016436 0.027514 48.184953 ( 60.594027)
total: 135.19 sec