Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-052124
#<BuildRuby:0x000055adffd634b0
@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.20240110-052124",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000913 0.004380 0.800919 ( 1.202762)
build_miniruby 0.000737 0.000268 0.816260 ( 0.816330)
build_ruby 0.001088 0.000396 2.662017 ( 2.663043)
build_all 0.005510 0.002004 11.912019 ( 0.981488)
build_install 0.005903 0.002146 3.469628 ( 0.973734)
test_btest 0.000576 0.000209 65.177018 ( 5.281382)
test_basic 0.000000 0.005141 0.398453 ( 0.478753)
test_all 0.064015 0.034199 394.984726 ( 34.790210)
test_rubyspec 0.033165 0.043378 40.572057 ( 53.130645)
total: 100.32 sec