Logfile: /home/ko1/ruby/logs/brlog.trunk.20230601-180706
#<BuildRuby:0x00005625e93b75f8
@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.20230601-180706",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000006 0.000003 0.000009 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.004912 0.000729 1.298818 ( 2.608728)
build_miniruby 0.000744 0.000350 0.805631 ( 0.804896)
build_ruby 0.001255 0.000000 2.397023 ( 2.397932)
build_all 0.009099 0.000000 12.223368 ( 1.131731)
build_install 0.007514 0.000000 1.640728 ( 0.863578)
test_btest 0.001096 0.000000 77.749580 ( 7.286221)
test_basic 0.003597 0.000644 0.688391 ( 0.769308)
test_all 0.001185 0.000412 430.497345 ( 52.176303)
test_rubyspec 0.018389 0.023834 42.457809 ( 54.929936)
total: 122.97 sec