Logfile: /home/ko1/ruby/logs/brlog.trunk.20230709-122402
#<BuildRuby:0x00005651c8457d68
@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.20230709-122402",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.003279 0.002758 1.486604 ( 2.765927)
build_miniruby 0.000828 0.000231 0.861674 ( 0.861629)
build_ruby 0.000934 0.000259 2.900069 ( 2.901022)
build_all 0.004868 0.004222 8.689621 ( 7.883845)
build_install 0.006881 0.002173 2.086222 ( 1.690799)
test_btest 0.001100 0.000347 87.771642 ( 8.170042)
test_basic 0.003296 0.001041 0.653907 ( 0.737935)
test_all 0.001662 0.000885 496.690464 ( 45.982558)
test_rubyspec 0.014842 0.025351 44.100365 ( 56.558923)
total: 127.55 sec