Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-152524
#<BuildRuby:0x0000558cf6e0f7f8
@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-152524",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001151 0.003721 0.795020 ( 1.185227)
build_miniruby 0.000944 0.000157 0.805787 ( 0.805748)
build_ruby 0.001167 0.000194 2.656786 ( 2.657728)
build_all 0.000000 0.008255 11.922950 ( 0.998800)
build_install 0.011575 0.000962 3.425435 ( 0.972994)
test_btest 0.000937 0.000000 64.857596 ( 4.427857)
test_basic 0.003713 0.000000 0.412943 ( 0.493030)
test_all 0.070354 0.027998 390.440212 ( 34.813078)
test_rubyspec 0.044652 0.084019 73.842329 ( 86.305665)
total: 132.66 sec