Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-031829
#<BuildRuby:0x000055c7f56dbfd8
@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.20240110-031829",
@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.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004851 0.000156 0.800224 ( 1.207269)
build_miniruby 0.000000 0.001015 0.821561 ( 0.821591)
build_ruby 0.000000 0.001521 2.668980 ( 2.669625)
build_all 0.002519 0.004901 11.947312 ( 0.982874)
build_install 0.012110 0.001158 3.394389 ( 0.962233)
test_btest 0.000540 0.000144 65.067548 ( 5.462834)
test_basic 0.005078 0.000000 0.404334 ( 0.484295)
test_all 0.072483 0.022121 395.548760 ( 32.794936)
test_rubyspec 0.040140 0.038625 40.745305 ( 53.272124)
total: 98.66 sec