Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-035318
#<BuildRuby:0x0000563d68b6c0a0
@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.20231214-035318",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.003811 0.000346 1.015917 ( 1.289098)
build_miniruby 0.000886 0.000081 0.882043 ( 0.882354)
build_ruby 0.001617 0.000147 2.696637 ( 2.697800)
build_all 0.003978 0.004533 12.072884 ( 1.007275)
build_install 0.009154 0.005937 3.593481 ( 0.970310)
test_btest 0.000765 0.000180 61.977129 ( 5.871353)
test_basic 0.003746 0.000882 0.379566 ( 0.460124)
test_all 0.083496 0.016917 379.324371 ( 35.076777)
test_rubyspec 0.027640 0.035181 39.758991 ( 52.428973)
total: 100.68 sec