Logfile: /home/ko1/ruby/logs/brlog.trunk.20230624-063647
#<BuildRuby:0x0000563d94daeeb8
@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.20230624-063647",
@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.000000 0.000009 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.006547 0.000126 1.525970 ( 2.896782)
build_miniruby 0.001016 0.000049 0.882262 ( 0.882853)
build_ruby 0.001215 0.000000 2.841127 ( 2.841342)
build_all 0.006037 0.004014 16.241554 ( 1.511502)
build_install 0.006399 0.003846 4.793690 ( 1.149140)
test_btest 0.000881 0.000106 84.156829 ( 8.033008)
test_basic 0.006850 0.000326 0.722990 ( 0.799076)
test_all 0.001102 0.000068 460.056250 ( 50.658454)
test_rubyspec 0.005077 0.034596 42.112190 ( 54.560930)
total: 123.33 sec