Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-053535
#<BuildRuby:0x00005643405cb3e8
@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.20240101-053535",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.005319 0.787022 ( 1.171081)
build_miniruby 0.000000 0.001033 0.849626 ( 0.849753)
build_ruby 0.000000 0.001464 2.673617 ( 2.674529)
build_all 0.004947 0.003609 11.995223 ( 0.992992)
build_install 0.010766 0.002470 3.405993 ( 0.969560)
test_btest 0.000000 0.000929 62.946629 ( 4.631866)
test_basic 0.000000 0.004686 0.391057 ( 0.470050)
test_all 0.077978 0.019501 384.292104 ( 32.615826)
test_rubyspec 0.047946 0.019204 40.856109 ( 53.446437)
total: 97.82 sec