Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-142329
#<BuildRuby:0x000055808d5e0020
@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.20240117-142329",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.005047 0.000222 0.808078 ( 1.184465)
build_miniruby 0.000789 0.000198 0.853049 ( 0.853118)
build_ruby 0.001646 0.000411 2.675577 ( 2.675301)
build_all 0.003396 0.004121 12.002551 ( 0.993734)
build_install 0.003582 0.010387 3.425080 ( 0.963185)
test_btest 0.000508 0.000234 62.503354 ( 5.775239)
test_basic 0.000000 0.004210 0.388424 ( 0.470530)
test_all 0.072687 0.024768 401.528711 ( 36.084467)
test_rubyspec 0.046353 0.080375 73.418466 ( 85.896181)
total: 134.90 sec