Logfile: /home/ko1/ruby/logs/brlog.trunk.20230613-092602
#<BuildRuby:0x000055f4fd34b708
@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.20230613-092602",
@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.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.004964 1.470079 ( 3.064466)
build_miniruby 0.000828 0.000292 0.896079 ( 0.895221)
build_ruby 0.000963 0.000241 2.440751 ( 2.441095)
build_all 0.003419 0.005960 12.619355 ( 1.076642)
build_install 0.007840 0.000300 1.850267 ( 0.884772)
test_btest 0.000750 0.000218 78.378945 ( 7.540547)
test_basic 0.000000 0.004677 0.650168 ( 0.732190)
test_all 0.000000 0.001899 428.481154 ( 39.138397)
test_rubyspec 0.021849 0.017543 41.773743 ( 54.216889)
total: 109.99 sec