Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-200904
#<BuildRuby:0x00005555d413b5f8
@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.20231231-200904",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000032 0.000005 0.000037 ( 0.000038)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.004577 0.000763 1.117173 ( 1.489311)
build_miniruby 0.000891 0.000148 0.941364 ( 0.940648)
build_ruby 0.001222 0.000000 2.793895 ( 2.793351)
build_all 0.009931 0.000000 16.195864 ( 1.451535)
build_install 0.007852 0.000224 4.599534 ( 1.111579)
test_btest 0.000877 0.000119 80.457918 ( 7.558813)
test_basic 0.004844 0.000000 0.743333 ( 0.817858)
test_all 0.103654 0.027992 520.677257 ( 56.499729)
test_rubyspec 0.020926 0.028175 49.572545 ( 61.865995)
total: 134.53 sec