Logfile: /home/ko1/ruby/logs/brlog.trunk.20230629-223016
#<BuildRuby:0x000055b317f4c098
@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.20230629-223016",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005144 0.000060 1.420226 ( 2.705601)
build_miniruby 0.001073 0.000051 0.913240 ( 0.913278)
build_ruby 0.000000 0.001621 2.650118 ( 2.650180)
build_all 0.003990 0.005784 11.643449 ( 8.208758)
build_install 0.004814 0.003985 4.958004 ( 1.872426)
test_btest 0.001238 0.000206 85.865359 ( 7.504263)
test_basic 0.000000 0.005018 0.845014 ( 0.924656)
test_all 0.000000 0.001482 474.871257 ( 41.744068)
test_rubyspec 0.013892 0.025956 43.513340 ( 55.946229)
total: 122.47 sec