Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-023724
#<BuildRuby:0x0000563f71938620
@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.20221117-023724",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.000815 0.007106 1.098441 ( 1.325174)
build_miniruby 0.001531 0.000510 0.877105 ( 0.879930)
build_ruby 0.001609 0.000536 2.354881 ( 2.304662)
build_all 0.017075 0.001324 18.372206 ( 2.281647)
build_install 0.015021 0.004916 1.889693 ( 1.006238)
test_btest 0.000862 0.000246 85.642690 ( 9.667102)
test_basic 0.005958 0.001702 0.338620 ( 0.428467)
test_all 0.000000 0.001852 684.781871 ( 73.497371)
test_rubyspec 0.073079 0.052943 50.625682 ( 59.198526)
total: 150.59 sec