Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-193027
#<BuildRuby:0x00005560bed1b568
@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.20231228-193027",
@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.000023 0.000003 0.000026 ( 0.000025)
autoconf 0.000043 0.000004 0.000047 ( 0.000044)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.004801 0.000505 1.138147 ( 1.517993)
build_miniruby 0.001134 0.000119 0.852360 ( 0.852538)
build_ruby 0.001201 0.000126 2.764562 ( 2.764479)
build_all 0.005752 0.003946 15.883847 ( 1.515755)
build_install 0.004701 0.004319 4.521814 ( 1.146340)
test_btest 0.000850 0.000155 81.747845 ( 6.812048)
test_basic 0.001129 0.003611 0.754864 ( 0.829210)
test_all 0.099822 0.034749 504.023182 ( 50.530851)
test_rubyspec 0.018983 0.030094 50.067084 ( 62.404692)
total: 128.37 sec