Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-201649
#<BuildRuby:0x000055b949623ba0
@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.20230725-201649",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000030 0.000006 0.000036 ( 0.000035)
configure 0.000033 0.000006 0.000039 ( 0.000039)
build_up 0.006779 0.000000 1.459634 ( 2.729766)
build_miniruby 0.001007 0.000000 0.885980 ( 0.885116)
build_ruby 0.001382 0.000176 2.579049 ( 2.583785)
build_all 0.000358 0.008382 12.660836 ( 1.106362)
build_install 0.006811 0.000662 1.883709 ( 0.887968)
test_btest 0.000844 0.000211 77.352580 ( 6.717533)
test_basic 0.003646 0.000912 0.594257 ( 0.671513)
test_all 0.001502 0.000375 460.749403 ( 50.711170)
test_rubyspec 0.018513 0.023148 42.452861 ( 54.869553)
total: 121.16 sec