Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-033858
#<BuildRuby:0x000055da4d64c0d0
@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.20221130-033858",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000068 0.000010 0.000078 ( 0.000081)
build_up 0.000979 0.011166 1.210226 ( 1.309313)
build_miniruby 0.002682 0.000000 0.850372 ( 0.848484)
build_ruby 0.003641 0.000000 2.241036 ( 2.148610)
build_all 0.009611 0.011412 18.584844 ( 2.163728)
build_install 0.016532 0.003971 2.036237 ( 1.041423)
test_btest 0.001072 0.000428 90.717355 ( 8.750482)
test_basic 0.007072 0.001014 0.345186 ( 0.432492)
test_all 0.001766 0.000673 693.184300 ( 71.063707)
test_rubyspec 0.087211 0.080996 49.505981 ( 57.608689)
total: 145.37 sec