Logfile: /home/ko1/ruby/logs/brlog.trunk.20230702-225716
#<BuildRuby:0x0000559cc949ed80
@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.20230702-225716",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001318 0.004515 1.389670 ( 2.669856)
build_miniruby 0.000675 0.000211 0.855630 ( 0.855729)
build_ruby 0.000917 0.000286 2.586854 ( 2.587495)
build_all 0.007807 0.001032 11.297558 ( 7.883482)
build_install 0.008675 0.000000 4.815666 ( 1.851486)
test_btest 0.001526 0.000000 85.904898 ( 7.500752)
test_basic 0.003916 0.000202 0.708344 ( 0.794146)
test_all 0.001437 0.000359 459.784957 ( 41.793664)
test_rubyspec 0.008624 0.033067 43.179994 ( 55.669062)
total: 121.61 sec