Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-005229
#<BuildRuby:0x00005642ec1cf4f0
@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.20240117-005229",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.005061 0.808622 ( 1.183546)
build_miniruby 0.000000 0.000974 0.810100 ( 0.810176)
build_ruby 0.000000 0.001378 2.650561 ( 2.651521)
build_all 0.002806 0.004709 12.081191 ( 1.015910)
build_install 0.005710 0.007917 3.423930 ( 0.976792)
test_btest 0.000455 0.000228 64.164161 ( 5.392955)
test_basic 0.000000 0.005164 0.398943 ( 0.479046)
test_all 0.077658 0.024013 367.672332 ( 43.276832)
test_rubyspec 0.058571 0.075717 73.249914 ( 85.733198)
total: 141.52 sec