Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-223047
#<BuildRuby:0x00005653cfc2bf90
@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.20240111-223047",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004983 0.000000 0.818868 ( 1.234413)
build_miniruby 0.001142 0.000000 0.824158 ( 0.824227)
build_ruby 0.001471 0.000000 2.683373 ( 2.684517)
build_all 0.008609 0.000000 12.305105 ( 1.010215)
build_install 0.005971 0.004245 3.436895 ( 0.976093)
test_btest 0.000697 0.000000 62.505291 ( 6.012115)
test_basic 0.004749 0.000156 0.404745 ( 0.484327)
test_all 0.066884 0.031554 381.161293 ( 35.906933)
test_rubyspec 0.020849 0.045966 40.570460 ( 53.135047)
total: 102.27 sec