Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-070924
#<BuildRuby:0x00005600f0ccc0f8
@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.20221225-070924",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000015 0.000008 0.000023 ( 0.000023)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.006429 0.003214 0.960296 ( 1.132195)
build_miniruby 0.001682 0.000841 0.844625 ( 0.843788)
build_ruby 0.002179 0.001090 2.153959 ( 2.153269)
build_all 0.018237 0.002251 18.608561 ( 2.179338)
build_install 0.015789 0.005377 2.070098 ( 1.034658)
test_btest 0.001047 0.000407 94.367360 ( 9.448018)
test_basic 0.004655 0.004717 0.344607 ( 0.430878)
test_all 0.001522 0.000640 691.054941 ( 74.676559)
test_rubyspec 0.093035 0.079699 47.972712 ( 56.128061)
total: 148.03 sec