Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-142621
#<BuildRuby:0x0000562478c04070
@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-142621",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.000000 0.006303 1.390608 ( 2.734445)
build_miniruby 0.000676 0.000393 0.977267 ( 0.976317)
build_ruby 0.000965 0.000305 2.731507 ( 2.731998)
build_all 0.009455 0.000000 14.152797 ( 1.268322)
build_install 0.007669 0.000555 2.064466 ( 0.932383)
test_btest 0.001070 0.000000 80.158694 ( 7.678602)
test_basic 0.004248 0.000395 0.665299 ( 0.744071)
test_all 0.001331 0.000332 493.870978 ( 55.852217)
test_rubyspec 0.017313 0.023136 44.465897 ( 56.859363)
total: 129.78 sec