Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-000126
#<BuildRuby:0x000055fdd77b0090
@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-000126",
@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.001854 0.003229 0.791071 ( 1.179443)
build_miniruby 0.001051 0.000000 0.818943 ( 0.818823)
build_ruby 0.001447 0.000000 2.678465 ( 2.687723)
build_all 0.004819 0.003736 11.980808 ( 1.002680)
build_install 0.004000 0.005653 3.553861 ( 0.981448)
test_btest 0.000489 0.000226 62.421361 ( 4.570996)
test_basic 0.002879 0.001329 0.393315 ( 0.473437)
test_all 0.063769 0.036311 364.058999 ( 39.554615)
test_rubyspec 0.025404 0.042450 40.643956 ( 53.219346)
total: 104.49 sec