Logfile: /home/ko1/ruby/logs/brlog.trunk.20230531-054652
#<BuildRuby:0x00005590f24ff280
@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.20230531-054652",
@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.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005588 0.000518 1.442296 ( 2.701218)
build_miniruby 0.000746 0.000233 0.731785 ( 0.731998)
build_ruby 0.001055 0.000330 2.503783 ( 2.503937)
build_all 0.004586 0.004388 12.404620 ( 1.121796)
build_install 0.005307 0.001873 1.715956 ( 0.849566)
test_btest 0.000521 0.000184 80.992590 ( 7.244582)
test_basic 0.000000 0.003407 0.627160 ( 0.713150)
test_all 0.000000 0.001717 448.208465 ( 53.675064)
test_rubyspec 0.007607 0.032872 42.020938 ( 54.564008)
total: 124.11 sec