Logfile: /home/ko1/ruby/logs/brlog.trunk.20230621-190605
#<BuildRuby:0x0000559a6ddfbee0
@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.20230621-190605",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.001552 0.003660 1.343724 ( 2.571243)
build_miniruby 0.001124 0.000178 0.932039 ( 0.931608)
build_ruby 0.001053 0.000166 2.614279 ( 2.614639)
build_all 0.010386 0.000000 16.198237 ( 1.525788)
build_install 0.010403 0.002338 4.841411 ( 1.151289)
test_btest 0.001033 0.000000 83.621903 ( 7.733815)
test_basic 0.002221 0.002954 0.766159 ( 0.847421)
test_all 0.002323 0.000000 447.003287 ( 52.115418)
test_rubyspec 0.025804 0.010009 41.518735 ( 53.997921)
total: 123.49 sec