Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-195345
#<BuildRuby:0x0000558e603b7e20
@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.20240115-195345",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.004796 0.000181 1.006745 ( 1.369898)
build_miniruby 0.000841 0.000187 0.788705 ( 0.788041)
build_ruby 0.001385 0.000308 2.673340 ( 2.677345)
build_all 0.008190 0.000849 14.312114 ( 1.342222)
build_install 0.005073 0.002544 4.100885 ( 1.053301)
test_btest 0.000821 0.000187 77.228876 ( 7.216854)
test_basic 0.003685 0.000838 0.817499 ( 0.893702)
test_all 0.099055 0.031368 481.055116 ( 54.283040)
test_rubyspec 0.013007 0.043541 48.731945 ( 61.134061)
total: 130.76 sec