Logfile: /home/ko1/ruby/logs/brlog.trunk.20230216-073451
#<BuildRuby:0x0000563394567ac0
@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.20230216-073451",
@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.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002574 0.001029 0.778885 ( 1.179243)
build_miniruby 0.001035 0.000000 0.688538 ( 0.687834)
build_ruby 0.001270 0.000000 2.145054 ( 2.144853)
build_all 0.006335 0.002716 12.442055 ( 1.522320)
build_install 0.005790 0.000668 1.554196 ( 0.772620)
test_btest 0.000500 0.000178 66.752440 ( 6.231465)
test_basic 0.002808 0.001003 0.289395 ( 0.383758)
test_all 0.000835 0.000298 476.595717 ( 47.401708)
test_rubyspec 0.009530 0.017927 35.188419 ( 45.700098)
total: 106.02 sec