Logfile: /home/ko1/ruby/logs/brlog.trunk.20230619-023605
#<BuildRuby:0x000055ef2b942df0
@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.20230619-023605",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005074 0.000000 1.285654 ( 2.503318)
build_miniruby 0.001015 0.000000 0.818396 ( 0.817791)
build_ruby 0.001456 0.000000 2.516762 ( 2.516855)
build_all 0.010096 0.000000 13.289898 ( 1.176359)
build_install 0.007962 0.000000 1.856979 ( 0.982884)
test_btest 0.001013 0.000000 85.422328 ( 7.249334)
test_basic 0.003592 0.000000 0.607048 ( 0.689110)
test_all 0.001201 0.000000 441.997900 ( 52.080905)
test_rubyspec 0.013336 0.027286 41.853341 ( 54.374597)
total: 122.39 sec