Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-073443
#<BuildRuby:0x0000556ee380f280
@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.20231221-073443",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004212 0.000000 1.040348 ( 1.364693)
build_miniruby 0.001056 0.000000 0.903617 ( 0.903548)
build_ruby 0.001524 0.000000 2.741179 ( 2.745463)
build_all 0.008127 0.000000 12.258582 ( 1.045969)
build_install 0.009333 0.004050 3.647170 ( 0.994392)
test_btest 0.000556 0.000031 63.774006 ( 5.203482)
test_basic 0.003538 0.000000 0.383952 ( 0.465555)
test_all 0.076195 0.030538 454.356473 ( 37.254065)
test_rubyspec 0.020590 0.029983 40.362820 ( 53.124350)
total: 103.10 sec