Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-204400
#<BuildRuby:0x0000559ddd5877f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240114-204400",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000022 0.000005 0.000027 ( 0.000026)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.003070 0.003970 0.792545 ( 1.182279)
build_miniruby 0.000749 0.000205 0.817577 ( 0.817722)
build_ruby 0.001081 0.000295 2.661657 ( 2.662319)
build_all 0.002599 0.005318 11.938248 ( 0.965451)
build_install 0.002548 0.008191 3.687162 ( 0.979791)
test_btest 0.000550 0.000275 64.455957 ( 4.964990)
test_basic 0.003273 0.001637 0.390204 ( 0.470685)
test_all 0.083255 0.014977 381.345205 ( 40.439791)
test_rubyspec 0.013982 0.054255 40.499732 ( 53.037294)
total: 105.52 sec