Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-150041
#<BuildRuby:0x0000556549cb80c8
@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.20240106-150041",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000000 0.004803 1.139855 ( 1.521855)
build_miniruby 0.000000 0.001435 1.425501 ( 1.427573)
build_ruby 0.000000 0.001598 4.146608 ( 4.153829)
build_all 0.006962 0.003128 16.496131 ( 1.697654)
build_install 0.013216 0.001881 4.801095 ( 1.613579)
test_btest 0.000630 0.000210 85.540551 ( 9.625526)
test_basic 0.005331 0.000395 0.592744 ( 0.658045)
test_all 0.085504 0.036060 549.263891 ( 68.380534)
test_rubyspec 0.037861 0.023830 72.822557 ( 85.184456)
total: 174.26 sec