Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-050451
#<BuildRuby:0x00005620ad5bb638
@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-050451",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.003627 0.003842 0.792849 ( 1.190332)
build_miniruby 0.001174 0.000000 0.814712 ( 0.814582)
build_ruby 0.001435 0.000000 2.646525 ( 2.647454)
build_all 0.006503 0.001759 11.911415 ( 0.997991)
build_install 0.007043 0.001107 3.367030 ( 0.978513)
test_btest 0.000583 0.000182 64.002745 ( 5.752618)
test_basic 0.004810 0.000307 0.400817 ( 0.479702)
test_all 0.070769 0.023935 370.023636 ( 30.662953)
test_rubyspec 0.030653 0.035109 40.036644 ( 52.590911)
total: 96.12 sec