Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-214632
#<BuildRuby:0x0000559e42554408
@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-214632",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000078 0.000028 0.000106 ( 0.000109)
build_up 0.008076 0.002937 1.190784 ( 1.195733)
build_miniruby 0.001894 0.000689 0.850723 ( 0.848937)
build_ruby 0.004132 0.000000 2.252685 ( 2.150465)
build_all 0.015377 0.004922 18.536341 ( 2.171846)
build_install 0.017329 0.003894 2.012083 ( 1.044918)
test_btest 0.001026 0.000320 87.597261 ( 9.423156)
test_basic 0.009213 0.000000 0.336766 ( 0.422299)
test_all 0.002970 0.000244 739.635636 ( 71.664467)
test_rubyspec 0.103267 0.074725 49.950838 ( 57.985952)
total: 146.91 sec