Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-023614
#<BuildRuby:0x000055c50ef580d8
@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.20240104-023614",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000026 0.000008 0.000034 ( 0.000033)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.005847 0.001595 1.075363 ( 1.349498)
build_miniruby 0.000896 0.000244 0.812758 ( 0.812774)
build_ruby 0.001139 0.000311 2.640621 ( 2.641485)
build_all 0.008006 0.000000 11.892135 ( 0.975434)
build_install 0.003539 0.007059 3.472012 ( 0.971530)
test_btest 0.000524 0.000175 63.023339 ( 4.548753)
test_basic 0.000000 0.003893 0.392343 ( 0.473000)
test_all 0.082863 0.020976 364.696413 ( 37.977106)
test_rubyspec 0.037730 0.026545 40.121402 ( 52.687728)
total: 102.44 sec