Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-132012
#<BuildRuby:0x000056369cd3c4c0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221126-132012",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000059 0.000021 0.000080 ( 0.000085)
build_up 0.007652 0.002782 1.295003 ( 1.830626)
build_miniruby 0.001295 0.000470 0.848799 ( 0.864974)
build_ruby 0.001971 0.000717 2.244026 ( 2.185077)
build_all 0.014087 0.007613 25.014282 ( 2.858254)
build_install 0.020910 0.000829 4.969587 ( 1.216117)
test_btest 0.001441 0.000455 90.137847 ( 8.698645)
test_basic 0.006436 0.000493 0.353866 ( 0.444175)
test_all 0.001263 0.000379 718.082396 ( 71.494173)
test_rubyspec 0.099213 0.058385 49.414007 ( 57.954430)
total: 147.55 sec