Logfile: /home/ko1/ruby/logs/brlog.trunk.20230522-204349
#<BuildRuby:0x000055d04d807bb8
@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.20230522-204349",
@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.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.000343 0.004495 1.462705 ( 3.437524)
build_miniruby 0.000676 0.000338 0.796795 ( 0.796191)
build_ruby 0.001300 0.000000 2.391435 ( 2.391980)
build_all 0.007230 0.002280 12.556478 ( 1.100298)
build_install 0.007615 0.000000 1.700345 ( 0.838296)
test_btest 0.000962 0.000000 83.298573 ( 6.995050)
test_basic 0.003626 0.000103 0.634965 ( 0.717457)
test_all 0.001013 0.000362 432.985197 ( 46.810680)
test_rubyspec 0.025236 0.013413 42.187169 ( 54.566047)
total: 117.65 sec