Logfile: /home/ko1/ruby/logs/brlog.trunk.20230810-230422
#<BuildRuby:0x000055ff9ef72eb8
@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.20230810-230422",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.002062 0.003696 1.512712 ( 2.767835)
build_miniruby 0.000788 0.000112 0.911246 ( 0.910343)
build_ruby 0.001239 0.000000 2.725428 ( 2.725206)
build_all 0.003609 0.006416 15.063881 ( 1.340952)
build_install 0.005302 0.003183 2.125381 ( 0.943667)
test_btest 0.000911 0.000210 87.267109 ( 7.736343)
test_basic 0.003456 0.000797 0.629903 ( 0.707435)
test_all 0.001016 0.000235 561.900817 ( 50.427620)
test_rubyspec 0.033524 0.009273 45.924589 ( 58.297753)
total: 125.86 sec