Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-143320
#<BuildRuby:0x00005605dc743b90
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240117-143320",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004263 0.000753 1.184188 ( 1.585147)
build_miniruby 0.000862 0.000152 0.873649 ( 0.873071)
build_ruby 0.001204 0.000000 2.621044 ( 2.621297)
build_all 0.007429 0.001986 14.670638 ( 1.331679)
build_install 0.006921 0.000535 4.166882 ( 1.057375)
test_btest 0.000917 0.000159 75.511136 ( 7.252508)
test_basic 0.004268 0.000742 0.752681 ( 0.829362)
test_all 0.106879 0.019375 491.168166 ( 50.498732)
test_rubyspec 0.028593 0.033494 80.766556 ( 93.198034)
total: 159.25 sec