Logfile: /home/ko1/ruby/logs/brlog.trunk.20230331-052814
#<BuildRuby:0x000055cbd7176e68
@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.20230331-052814",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.003838 0.000000 0.850721 ( 2.408398)
build_miniruby 0.000893 0.000000 0.689572 ( 0.688828)
build_ruby 0.001113 0.000000 2.222904 ( 2.222010)
build_all 0.008465 0.000000 12.122491 ( 1.129002)
build_install 0.006257 0.001023 1.744178 ( 0.868932)
test_btest 0.000564 0.000000 78.880710 ( 7.371718)
test_basic 0.002900 0.000000 0.260301 ( 0.355668)
test_all 0.000725 0.000000 428.592461 ( 43.581392)
test_rubyspec 0.011261 0.008247 37.779389 ( 48.269031)
total: 106.90 sec