Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-100821
#<BuildRuby:0x000055eda655bba0
@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.20230724-100821",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.006481 0.000000 1.524192 ( 2.824813)
build_miniruby 0.001052 0.000000 0.863577 ( 0.862938)
build_ruby 0.001205 0.000000 2.599988 ( 2.599727)
build_all 0.003227 0.005855 14.183987 ( 1.216690)
build_install 0.008239 0.000000 2.080938 ( 0.956301)
test_btest 0.000997 0.000000 79.837245 ( 7.752187)
test_basic 0.000808 0.003434 0.536351 ( 0.615727)
test_all 0.003019 0.000000 495.359412 ( 55.489397)
test_rubyspec 0.023226 0.017019 43.536573 ( 55.930051)
total: 128.25 sec