Logfile: /home/ko1/ruby/logs/brlog.trunk.20230815-224446
#<BuildRuby:0x000056203e574040
@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.20230815-224446",
@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.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.005624 1.561681 ( 2.845924)
build_miniruby 0.000000 0.000968 0.854280 ( 0.854359)
build_ruby 0.000000 0.001388 3.020579 ( 3.019567)
build_all 0.004211 0.005640 17.529854 ( 1.573041)
build_install 0.008562 0.001290 5.283512 ( 1.269898)
test_btest 0.000912 0.000238 83.829118 ( 7.502627)
test_basic 0.003088 0.000805 0.507878 ( 0.586724)
test_all 0.005442 0.001420 513.236572 ( 53.801175)
test_rubyspec 0.038821 0.014971 47.971096 ( 60.276794)
total: 131.73 sec