Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-020532
#<BuildRuby:0x0000562a4a53b040
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240110-020532",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003933 0.000017 0.909676 ( 1.283813)
build_miniruby 0.000840 0.000160 0.912971 ( 0.912876)
build_ruby 0.001447 0.000000 2.771514 ( 2.773172)
build_all 0.006846 0.003201 14.688217 ( 1.409359)
build_install 0.007987 0.000845 4.322521 ( 1.151636)
test_btest 0.000576 0.000115 78.372540 ( 7.546199)
test_basic 0.000000 0.003642 0.448175 ( 0.521202)
test_all 0.110898 0.025222 536.543742 ( 49.076178)
test_rubyspec 0.017872 0.015806 49.178126 ( 61.648620)
total: 126.32 sec