Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-054108
#<BuildRuby:0x0000564d229c0110
@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.20231215-054108",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.002035 0.003112 1.018906 ( 1.273063)
build_miniruby 0.001061 0.000067 0.880679 ( 0.880752)
build_ruby 0.001482 0.000000 2.707368 ( 2.708693)
build_all 0.006942 0.000118 12.144596 ( 0.996379)
build_install 0.010817 0.000395 3.558072 ( 0.983862)
test_btest 0.000717 0.000038 63.242584 ( 5.329792)
test_basic 0.000445 0.003078 0.372544 ( 0.453920)
test_all 0.073757 0.025106 380.987528 ( 38.926411)
test_rubyspec 0.041995 0.030564 39.774468 ( 52.484573)
total: 104.04 sec