Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-234832
#<BuildRuby:0x0000563fa340c480
@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.20220309-234832",
@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.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009591 0.000748 1.001411 ( 1.135168)
build_miniruby 0.001828 0.000244 0.071818 ( 0.070601)
build_ruby 0.000000 0.001683 0.077511 ( 0.077099)
build_all 0.007927 0.001779 1.507872 ( 0.618437)
build_install 0.017899 0.004396 5.331195 ( 2.244525)
test_btest 0.000000 0.001191 73.506505 ( 8.311426)
test_basic 0.003645 0.002825 0.343869 ( 0.434352)
test_all 0.001632 0.000355 673.029490 ( 71.076998)
test_rubyspec 0.122074 0.043964 46.215660 ( 51.370121)
total: 135.34 sec