Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-180537
#<BuildRuby:0x0000557d2b6888e8
@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.20221111-180537",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000020 0.000007 0.000027 ( 0.000019)
configure 0.000039 0.000013 0.000052 ( 0.000052)
build_up 0.006220 0.004796 1.119532 ( 1.120465)
build_miniruby 0.001378 0.000530 0.067197 ( 0.065064)
build_ruby 0.001208 0.000464 0.070004 ( 0.068480)
build_all 0.009440 0.000000 1.488131 ( 0.582559)
build_install 0.015474 0.005484 1.829621 ( 0.950614)
test_btest 0.001119 0.000373 88.991592 ( 9.073554)
test_basic 0.002546 0.005557 0.354806 ( 0.449724)
test_all 0.001344 0.000522 682.515885 ( 68.954533)
test_rubyspec 0.118218 0.040810 47.806802 ( 56.219362)
total: 137.49 sec