Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-052855
#<BuildRuby:0x000055927b4dc098
@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.20240103-052855",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000017 0.000008 0.000025 ( 0.000025)
configure 0.000012 0.000006 0.000018 ( 0.000017)
build_up 0.006973 0.000000 1.037032 ( 1.295757)
build_miniruby 0.001225 0.000113 0.793240 ( 0.793195)
build_ruby 0.001278 0.000465 2.637312 ( 2.637806)
build_all 0.006777 0.000888 11.918652 ( 0.967932)
build_install 0.005172 0.009062 3.516845 ( 0.979316)
test_btest 0.000528 0.000244 63.367416 ( 4.496159)
test_basic 0.003276 0.001512 0.385418 ( 0.466176)
test_all 0.093908 0.010545 380.007295 ( 31.355218)
test_rubyspec 0.025225 0.039832 40.069484 ( 52.637108)
total: 95.63 sec