Logfile: /home/ko1/ruby/logs/brlog.trunk.20230207-144507
#<BuildRuby:0x0000564be0bef118
@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.20230207-144507",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003444 0.000000 0.624298 ( 1.074026)
build_miniruby 0.000967 0.000000 0.656365 ( 0.655680)
build_ruby 0.001223 0.000000 2.080415 ( 2.080553)
build_all 0.008894 0.000171 12.194645 ( 1.510106)
build_install 0.002996 0.003565 1.500134 ( 0.737306)
test_btest 0.000665 0.000074 66.453245 ( 6.076586)
test_basic 0.003241 0.000360 0.240986 ( 0.336847)
test_all 0.001175 0.000069 498.918712 ( 46.878846)
test_rubyspec 0.023609 0.005176 35.817939 ( 46.358130)
total: 105.71 sec