Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-193835
#<BuildRuby:0x0000564aa10ee038
@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.20220720-193835",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000040 0.000007 0.000047 ( 0.000047)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.011041 0.000363 0.860578 ( 1.300840)
build_miniruby 0.001725 0.000246 0.062847 ( 0.060250)
build_ruby 0.001276 0.000183 0.051330 ( 0.049913)
build_all 0.007338 0.001048 1.261725 ( 0.480369)
build_install 0.007468 0.010983 4.270972 ( 1.781082)
test_btest 0.000946 0.000252 55.285478 ( 6.558039)
test_basic 0.007819 0.000000 0.295732 ( 0.389224)
test_all 0.002228 0.000000 509.167411 ( 53.727194)
test_rubyspec 0.044145 0.077027 41.818516 ( 47.745315)
total: 112.09 sec