Logfile: /home/ko1/ruby/logs/brlog.trunk.20230630-231911
#<BuildRuby:0x000056338d5cb568
@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-231911",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006458 0.000118 1.436315 ( 2.702510)
build_miniruby 0.001008 0.000048 0.886168 ( 0.886621)
build_ruby 0.001216 0.000058 2.660506 ( 2.660476)
build_all 0.005499 0.003955 11.238630 ( 7.612487)
build_install 0.002155 0.006616 5.127858 ( 1.946105)
test_btest 0.001070 0.000000 88.752084 ( 7.115757)
test_basic 0.000433 0.003314 0.604892 ( 0.685219)
test_all 0.000960 0.000178 480.966225 ( 44.285298)
test_rubyspec 0.016610 0.021379 41.969654 ( 54.359115)
total: 122.25 sec