Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-004436
#<BuildRuby:0x000055faf71a74b0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230705-004436",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003891 0.002450 1.587678 ( 2.831665)
build_miniruby 0.000803 0.000153 0.910534 ( 0.911168)
build_ruby 0.000000 0.001220 2.653528 ( 2.654819)
build_all 0.001365 0.007858 11.740624 ( 8.128103)
build_install 0.008566 0.000500 5.195818 ( 1.965278)
test_btest 0.000873 0.000244 87.797165 ( 7.155721)
test_basic 0.000017 0.003507 0.584233 ( 0.665748)
test_all 0.000758 0.000242 481.005078 ( 42.007419)
test_rubyspec 0.023469 0.016458 42.700257 ( 55.126394)
total: 121.45 sec