Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-235754
#<BuildRuby:0x000055f1748fbc20
@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.20231130-235754",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.004517 0.962369 ( 1.227838)
build_miniruby 0.000080 0.000791 0.885185 ( 0.886417)
build_ruby 0.001496 0.000000 2.728494 ( 2.731705)
build_all 0.003641 0.003646 12.181647 ( 1.012954)
build_install 0.009576 0.001302 3.548006 ( 0.962533)
test_btest 0.000605 0.000202 63.747586 ( 4.883914)
test_basic 0.002328 0.000776 0.373218 ( 0.455763)
test_all 0.083716 0.015304 387.366038 ( 37.434733)
test_rubyspec 0.026573 0.032689 39.538996 ( 52.201862)
total: 101.80 sec