Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-235033
#<BuildRuby:0x0000561c0aed3fd8
@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.20240105-235033",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003338 0.000000 0.806710 ( 1.222204)
build_miniruby 0.001152 0.000107 1.000384 ( 1.002139)
build_ruby 0.000940 0.000157 2.955174 ( 2.962013)
build_all 0.004561 0.004168 15.795366 ( 1.382530)
build_install 0.006113 0.004669 4.043743 ( 1.130752)
test_btest 0.000424 0.000121 85.178630 ( 9.490412)
test_basic 0.002853 0.000815 0.408867 ( 0.488728)
test_all 0.077030 0.041365 506.792628 ( 56.850867)
test_rubyspec 0.027210 0.011011 46.236666 ( 58.971570)
total: 133.50 sec