Logfile: /home/ko1/ruby/logs/brlog.trunk.20230626-134330
#<BuildRuby:0x000055ab9944b520
@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.20230626-134330",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004853 0.000176 1.377469 ( 2.646561)
build_miniruby 0.000805 0.000189 0.872821 ( 0.872253)
build_ruby 0.001005 0.000236 2.637163 ( 2.638043)
build_all 0.001636 0.008885 16.244943 ( 1.540564)
build_install 0.005810 0.004508 4.882792 ( 1.192661)
test_btest 0.000775 0.000295 82.032446 ( 8.177032)
test_basic 0.003128 0.001192 0.629037 ( 0.711443)
test_all 0.000854 0.001441 469.318153 ( 45.501603)
test_rubyspec 0.028267 0.010887 43.264220 ( 55.748305)
total: 119.03 sec