Logfile: /home/ko1/ruby/logs/brlog.trunk.20230329-190503
#<BuildRuby:0x000055d73cb0f068
@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.20230329-190503",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000560 0.003350 0.868106 ( 2.263741)
build_miniruby 0.000764 0.000127 0.691337 ( 0.690346)
build_ruby 0.000967 0.000161 2.205312 ( 2.204491)
build_all 0.006035 0.002720 11.985635 ( 1.109355)
build_install 0.005803 0.001161 1.699527 ( 0.874655)
test_btest 0.000431 0.000087 77.323583 ( 7.377565)
test_basic 0.000000 0.003255 0.259460 ( 0.354433)
test_all 0.000209 0.000605 445.225699 ( 44.943750)
test_rubyspec 0.013493 0.006878 37.497865 ( 48.052432)
total: 107.87 sec