Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-181044
#<BuildRuby:0x0000564c8ad44068
@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.20230705-181044",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004561 0.000481 1.321902 ( 2.632132)
build_miniruby 0.001024 0.000108 0.882913 ( 0.883095)
build_ruby 0.001147 0.000121 2.605739 ( 2.605609)
build_all 0.004768 0.005044 11.076377 ( 7.609536)
build_install 0.006410 0.003232 5.244509 ( 2.039614)
test_btest 0.001051 0.000191 84.318058 ( 8.336853)
test_basic 0.001663 0.002838 0.858936 ( 0.933790)
test_all 0.000556 0.000991 471.479023 ( 41.089761)
test_rubyspec 0.019863 0.020822 43.851860 ( 56.297319)
total: 122.43 sec