Logfile: /home/ko1/ruby/logs/brlog.trunk.20230624-173616
#<BuildRuby:0x0000561ac0ee38c0
@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-173616",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005342 0.000282 1.439199 ( 2.665682)
build_miniruby 0.000987 0.000052 0.805756 ( 0.805703)
build_ruby 0.001259 0.000066 2.520493 ( 2.520791)
build_all 0.005309 0.004637 15.460816 ( 1.355953)
build_install 0.000953 0.007706 4.662343 ( 1.119719)
test_btest 0.000948 0.000172 85.859971 ( 7.233237)
test_basic 0.005745 0.001045 0.756733 ( 0.834053)
test_all 0.000000 0.002301 433.018145 ( 47.610107)
test_rubyspec 0.025131 0.015156 42.676045 ( 55.227348)
total: 119.37 sec