Logfile: /home/ko1/ruby/logs/brlog.trunk.20230526-033739
#<BuildRuby:0x000056440b0d7bb8
@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.20230526-033739",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000811 0.004353 1.274742 ( 2.513736)
build_miniruby 0.000000 0.001136 0.794706 ( 0.794652)
build_ruby 0.000000 0.001224 2.468853 ( 2.468920)
build_all 0.006719 0.002584 12.541687 ( 1.155024)
build_install 0.003536 0.004006 1.704399 ( 0.856239)
test_btest 0.000503 0.000196 82.267962 ( 7.237509)
test_basic 0.002420 0.000941 0.556681 ( 0.640837)
test_all 0.001310 0.000510 444.612366 ( 47.752619)
test_rubyspec 0.023157 0.011904 40.806871 ( 53.267589)
total: 116.69 sec