Logfile: /home/ko1/ruby/logs/brlog.trunk.20220529-090148
#<BuildRuby:0x0000563c57d892f0
@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.20220529-090148",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000058 0.000005 0.000063 ( 0.000065)
build_up 0.008355 0.000643 0.831539 ( 1.097894)
build_miniruby 0.000000 0.001580 0.064862 ( 0.063256)
build_ruby 0.000000 0.001827 0.062117 ( 0.060468)
build_all 0.003658 0.005776 1.225573 ( 0.489538)
build_install 0.017540 0.000000 4.864546 ( 2.472062)
test_btest 0.001848 0.000118 53.527166 ( 6.215720)
test_basic 0.004458 0.000743 0.281059 ( 0.376031)
test_all 0.002490 0.000000 520.851120 ( 54.160079)
test_rubyspec 0.088579 0.043221 41.787552 ( 47.773403)
total: 112.71 sec