Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-143540
#<BuildRuby:0x000055bead443740
@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.20230729-143540",
@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.000011 0.000006 0.000017 ( 0.000017)
autoconf 0.000018 0.000009 0.000027 ( 0.000026)
configure 0.000014 0.000008 0.000022 ( 0.000021)
build_up 0.001815 0.005321 1.595057 ( 2.820450)
build_miniruby 0.001153 0.000000 0.862513 ( 0.861699)
build_ruby 0.001207 0.000000 2.797509 ( 2.797252)
build_all 0.004448 0.004866 14.252293 ( 1.265958)
build_install 0.007955 0.000000 2.022139 ( 0.876975)
test_btest 0.001140 0.000000 80.771923 ( 7.946081)
test_basic 0.005172 0.000000 0.590696 ( 0.667093)
test_all 0.001482 0.000088 518.485663 ( 56.928480)
test_rubyspec 0.025590 0.019103 44.723590 ( 57.184345)
total: 131.35 sec