Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-203839
#<BuildRuby:0x000055b05c0a0098
@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.20231230-203839",
@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.000006)
build_up 0.004362 0.000793 0.796314 ( 1.176539)
build_miniruby 0.000985 0.000179 0.820074 ( 0.819622)
build_ruby 0.001531 0.000278 2.687350 ( 2.687770)
build_all 0.004345 0.003452 12.002160 ( 0.975108)
build_install 0.008183 0.003092 3.372200 ( 0.955946)
test_btest 0.000831 0.000000 61.693010 ( 5.359719)
test_basic 0.000730 0.003236 0.385130 ( 0.466612)
test_all 0.073683 0.024454 383.793750 ( 35.051600)
test_rubyspec 0.039917 0.029417 40.226022 ( 52.781548)
total: 100.28 sec