Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-213356
#<BuildRuby:0x000055d73b5f4098
@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.20231227-213356",
@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.000004 0.000002 0.000006 ( 0.000006)
build_up 0.001922 0.003052 0.796801 ( 1.167846)
build_miniruby 0.000823 0.000343 0.809426 ( 0.808996)
build_ruby 0.001433 0.000597 2.700118 ( 2.707739)
build_all 0.005609 0.002338 12.090425 ( 1.001483)
build_install 0.007419 0.003091 3.405986 ( 0.980584)
test_btest 0.000651 0.000271 63.387327 ( 4.526490)
test_basic 0.000000 0.004122 0.400663 ( 0.480213)
test_all 0.062134 0.036033 384.036520 ( 40.690625)
test_rubyspec 0.023037 0.046981 40.247697 ( 52.789852)
total: 105.15 sec