Logfile: /home/ko1/ruby/logs/brlog.trunk.20220413-140435
#<BuildRuby:0x000055731f8c04f0
@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.20220413-140435",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.010520 0.000487 1.009964 ( 2.844134)
build_miniruby 0.002140 0.000000 0.067741 ( 0.065659)
build_ruby 0.002298 0.000046 0.066328 ( 0.064472)
build_all 0.009682 0.000000 1.514996 ( 0.616781)
build_install 0.023120 0.000000 5.909905 ( 2.807005)
test_btest 0.001621 0.000000 79.298915 ( 8.313378)
test_basic 0.006436 0.000300 0.349075 ( 0.437533)
test_all 0.002626 0.000000 706.011700 ( 68.403173)
test_rubyspec 0.085068 0.080680 46.655669 ( 52.157607)
total: 135.71 sec