Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-044526
#<BuildRuby:0x0000562a12b9f040
@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.20231212-044526",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002485 0.003714 1.212244 ( 1.600271)
build_miniruby 0.001180 0.000177 0.889722 ( 0.888847)
build_ruby 0.001153 0.000173 2.721841 ( 2.722265)
build_all 0.009127 0.001369 16.571498 ( 1.485591)
build_install 0.008416 0.000000 4.876790 ( 1.135644)
test_btest 0.001089 0.000092 86.032982 ( 7.199419)
test_basic 0.004356 0.000594 0.780492 ( 0.856492)
test_all 0.090816 0.042684 544.397743 ( 48.274781)
test_rubyspec 0.012109 0.034805 49.702465 ( 62.027973)
total: 126.19 sec