Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-215607
#<BuildRuby:0x000055ec8a0e7280
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240110-215607",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005118 0.000207 0.787809 ( 1.194780)
build_miniruby 0.001112 0.000000 0.857273 ( 0.857320)
build_ruby 0.001975 0.000000 2.674776 ( 2.675198)
build_all 0.006959 0.000950 11.858994 ( 0.976126)
build_install 0.009582 0.000088 3.361214 ( 0.959543)
test_btest 0.000717 0.000095 65.248347 ( 5.604289)
test_basic 0.000000 0.005032 0.423695 ( 0.503207)
test_all 0.062873 0.032981 370.237285 ( 42.080232)
test_rubyspec 0.032677 0.039291 40.698094 ( 53.247480)
total: 108.10 sec