Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-205857
#<BuildRuby:0x00005627503e7510
@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.20220910-205857",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000000 0.011327 1.134358 ( 1.391248)
build_miniruby 0.000770 0.001331 0.074225 ( 0.072549)
build_ruby 0.002093 0.000000 0.069942 ( 0.068520)
build_all 0.009123 0.000978 1.541126 ( 0.591187)
build_install 0.016241 0.005414 1.949672 ( 0.951783)
test_btest 0.000889 0.000297 94.202353 ( 9.666641)
test_basic 0.002518 0.005608 0.353177 ( 0.440278)
test_all 0.004550 0.000000 643.580174 ( 66.172225)
test_rubyspec 0.078107 0.086077 47.046782 ( 55.342880)
total: 134.70 sec