Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-194926
#<BuildRuby:0x0000564a36950098
@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.20240116-194926",
@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.000029 0.000008 0.000037 ( 0.000026)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.006242 0.000563 0.789570 ( 1.169179)
build_miniruby 0.000981 0.000245 0.828932 ( 0.828658)
build_ruby 0.001117 0.000279 2.680371 ( 2.681007)
build_all 0.004085 0.004276 11.976803 ( 0.967783)
build_install 0.005792 0.004861 3.436975 ( 0.963030)
test_btest 0.000557 0.000199 62.783516 ( 5.938061)
test_basic 0.000000 0.003748 0.398728 ( 0.480602)
test_all 0.077836 0.027767 388.337994 ( 40.032715)
test_rubyspec 0.046773 0.083381 73.818103 ( 86.296509)
total: 139.36 sec