Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-162513
#<BuildRuby:0x000055df1bef74f0
@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.20240112-162513",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005148 0.000300 0.818100 ( 1.216747)
build_miniruby 0.000771 0.000193 0.829917 ( 0.830005)
build_ruby 0.001880 0.000000 2.714391 ( 2.714955)
build_all 0.006103 0.002011 12.011640 ( 0.971933)
build_install 0.006316 0.004395 3.470710 ( 0.965891)
test_btest 0.000556 0.000164 64.002074 ( 4.815674)
test_basic 0.003897 0.000029 0.403150 ( 0.484954)
test_all 0.089957 0.008712 374.820825 ( 38.370989)
test_rubyspec 0.033036 0.033191 40.697794 ( 53.250100)
total: 103.62 sec