Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-193944
#<BuildRuby:0x000055d07732b3e0
@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.20231015-193944",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004349 0.001023 1.575895 ( 1.787083)
build_miniruby 0.001097 0.000000 0.848353 ( 0.848153)
build_ruby 0.001214 0.000000 2.615228 ( 2.615256)
build_all 0.010083 0.000000 17.477965 ( 1.586148)
build_install 0.008990 0.000087 5.158376 ( 1.183644)
test_btest 0.000859 0.000156 86.568579 ( 7.465536)
test_basic 0.001114 0.002734 0.647471 ( 0.729691)
test_all 0.005229 0.001090 561.811203 ( 50.277140)
test_rubyspec 0.010302 0.036766 50.996837 ( 63.329387)
total: 129.82 sec