Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-101330
#<BuildRuby:0x000055c252f0f4f0
@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.20231208-101330",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000902 0.003994 0.994494 ( 1.249086)
build_miniruby 0.000971 0.000265 0.870051 ( 0.871444)
build_ruby 0.000987 0.000269 2.712286 ( 2.714397)
build_all 0.005659 0.002192 12.075819 ( 0.990350)
build_install 0.014787 0.000107 3.572007 ( 0.964835)
test_btest 0.000843 0.000000 62.922627 ( 5.529318)
test_basic 0.001268 0.003239 0.375259 ( 0.456117)
test_all 0.071858 0.026018 387.004403 ( 35.309441)
test_rubyspec 0.023580 0.020495 39.658811 ( 52.323187)
total: 100.41 sec