Logfile: /home/ko1/ruby/logs/brlog.trunk.20230709-100525
#<BuildRuby:0x0000563c47967ba0
@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.20230709-100525",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001806 0.004278 1.523239 ( 2.838068)
build_miniruby 0.000840 0.000132 0.896998 ( 0.897278)
build_ruby 0.001293 0.000000 2.720035 ( 2.721035)
build_all 0.006003 0.003217 8.520421 ( 7.721011)
build_install 0.008243 0.000754 2.063101 ( 1.730611)
test_btest 0.000911 0.000158 88.322038 ( 7.646889)
test_basic 0.000000 0.003916 0.566410 ( 0.644788)
test_all 0.000989 0.000224 480.020209 ( 46.924109)
test_rubyspec 0.021341 0.011692 43.258838 ( 55.743093)
total: 126.87 sec