Logfile: /home/ko1/ruby/logs/brlog.trunk.20230619-132538
#<BuildRuby:0x0000560d31e0b520
@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.20230619-132538",
@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.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005354 0.000286 1.199942 ( 2.515663)
build_miniruby 0.000995 0.000234 0.834149 ( 0.833944)
build_ruby 0.001250 0.000000 2.438432 ( 2.438902)
build_all 0.006035 0.003958 16.041254 ( 1.430154)
build_install 0.001080 0.008440 4.713833 ( 1.155782)
test_btest 0.000000 0.000676 84.489919 ( 7.462121)
test_basic 0.000000 0.004094 0.758021 ( 0.839281)
test_all 0.000000 0.001532 449.034400 ( 47.243488)
test_rubyspec 0.017429 0.023925 42.230067 ( 54.710741)
total: 118.63 sec