Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-113933
#<BuildRuby:0x000055f44c3cae60
@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.20231219-113933",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.004233 1.035367 ( 1.377124)
build_miniruby 0.000000 0.000802 0.882060 ( 0.883615)
build_ruby 0.000000 0.001046 2.706458 ( 2.707801)
build_all 0.004844 0.003039 12.106717 ( 0.986710)
build_install 0.007279 0.001985 3.626776 ( 0.973786)
test_btest 0.000530 0.000144 64.792008 ( 5.748238)
test_basic 0.000000 0.003319 0.383342 ( 0.463591)
test_all 0.068659 0.032267 422.960603 ( 36.448767)
test_rubyspec 0.018003 0.052794 40.029780 ( 52.706612)
total: 102.30 sec