Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-170047
#<BuildRuby:0x00005652ce48b670
@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.20231229-170047",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000932 0.004184 0.796357 ( 1.186196)
build_miniruby 0.000887 0.000242 0.818665 ( 0.818385)
build_ruby 0.001059 0.000289 2.666563 ( 2.667448)
build_all 0.002864 0.005241 11.940690 ( 0.976651)
build_install 0.001635 0.009467 3.399394 ( 0.967718)
test_btest 0.000000 0.000641 63.828520 ( 4.316423)
test_basic 0.000000 0.004337 0.391636 ( 0.472559)
test_all 0.062081 0.038638 375.493282 ( 39.030949)
test_rubyspec 0.022188 0.041485 40.179942 ( 52.738345)
total: 103.18 sec