Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-190022
#<BuildRuby:0x0000558c5d67f040
@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.20230728-190022",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.002706 0.003779 1.591637 ( 2.847273)
build_miniruby 0.000774 0.000129 0.869278 ( 0.868543)
build_ruby 0.000994 0.000166 2.726647 ( 2.726928)
build_all 0.009067 0.000000 12.165403 ( 1.097232)
build_install 0.007562 0.000000 1.832496 ( 0.958188)
test_btest 0.000710 0.000000 72.033314 ( 7.117730)
test_basic 0.002572 0.001712 0.567651 ( 0.644969)
test_all 0.002947 0.000203 441.119015 ( 39.209262)
test_rubyspec 0.020733 0.016953 41.819223 ( 54.314821)
total: 109.79 sec