Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-170403
#<BuildRuby:0x00005582477d3df8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230111-170403",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000033 0.000007 0.000040 ( 0.000027)
build_up 0.000773 0.005704 0.848504 ( 1.181044)
build_miniruby 0.001001 0.000334 1.015557 ( 1.013408)
build_ruby 0.001226 0.000408 2.773463 ( 2.770999)
build_all 0.009616 0.000623 16.852320 ( 3.023186)
build_install 0.011687 0.000016 2.137081 ( 1.080749)
test_btest 0.000710 0.000177 76.154607 ( 10.361509)
test_basic 0.006205 0.000545 0.370270 ( 0.456090)
test_all 0.001075 0.000256 678.721166 ( 94.612831)
test_rubyspec 0.077962 0.053990 51.844165 ( 59.867181)
total: 174.37 sec