Logfile: /home/ko1/ruby/logs/brlog.trunk.20231225-084551
#<BuildRuby:0x0000563f1fb078e0
@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.20231225-084551",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003979 0.000000 0.747103 ( 1.129887)
build_miniruby 0.000981 0.000178 0.906006 ( 0.906638)
build_ruby 0.001268 0.000231 2.774068 ( 2.776351)
build_all 0.006188 0.001125 12.184877 ( 1.031055)
build_install 0.000730 0.008243 3.408821 ( 0.978153)
test_btest 0.000430 0.000143 64.686473 ( 5.753672)
test_basic 0.000000 0.003942 0.382153 ( 0.458545)
test_all 0.070472 0.036215 430.977831 ( 42.851624)
test_rubyspec 0.030533 0.016809 40.449100 ( 53.217646)
total: 109.10 sec