Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-033057
#<BuildRuby:0x000055b81a39c0d8
@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.20231124-033057",
@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.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004335 0.001301 0.920398 ( 1.329968)
build_miniruby 0.001093 0.000000 0.796163 ( 0.796320)
build_ruby 0.001398 0.000000 2.633280 ( 2.634130)
build_all 0.006505 0.001296 12.198391 ( 1.017873)
build_install 0.011793 0.001752 3.776937 ( 0.991594)
test_btest 0.000616 0.000154 63.014666 ( 5.854857)
test_basic 0.005040 0.000228 0.401448 ( 0.481262)
test_all 0.075458 0.021072 346.086623 ( 30.964462)
test_rubyspec 0.012730 0.052935 39.982677 ( 52.561043)
total: 96.63 sec