Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-204842
#<BuildRuby:0x000055f95f45c028
@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.20231219-204842",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003684 0.000335 1.049683 ( 1.430237)
build_miniruby 0.000971 0.000088 0.903130 ( 0.903177)
build_ruby 0.000000 0.001241 2.733667 ( 2.735723)
build_all 0.005846 0.002069 12.214298 ( 1.040460)
build_install 0.013583 0.000223 3.604188 ( 0.989864)
test_btest 0.000634 0.000074 61.898334 ( 6.218379)
test_basic 0.000000 0.003973 0.383994 ( 0.461187)
test_all 0.080700 0.023350 414.522719 ( 45.663256)
test_rubyspec 0.035076 0.018641 40.434228 ( 53.173120)
total: 112.62 sec