Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-162816
#<BuildRuby:0x000055ba24df2eb8
@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.20230727-162816",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005152 0.000183 1.428710 ( 2.927704)
build_miniruby 0.000819 0.000137 0.950453 ( 0.949804)
build_ruby 0.000970 0.000161 2.626234 ( 2.627029)
build_all 0.007791 0.001298 14.046621 ( 1.247835)
build_install 0.003636 0.005473 2.056396 ( 0.975611)
test_btest 0.000884 0.000196 79.258396 ( 7.878695)
test_basic 0.004082 0.000907 0.731751 ( 0.808467)
test_all 0.001279 0.000000 498.243073 ( 50.995276)
test_rubyspec 0.021371 0.021380 44.172010 ( 56.530395)
total: 124.94 sec