Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-215835
#<BuildRuby:0x000055f25376f7f0
@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.20231230-215835",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003391 0.001695 0.807459 ( 1.177217)
build_miniruby 0.000691 0.000346 0.816615 ( 0.816636)
build_ruby 0.001457 0.000000 2.680404 ( 2.681308)
build_all 0.006998 0.000547 12.117894 ( 0.970588)
build_install 0.008479 0.001907 3.369083 ( 0.956994)
test_btest 0.000483 0.000194 60.876878 ( 5.775651)
test_basic 0.004201 0.000050 0.411164 ( 0.491187)
test_all 0.073294 0.025912 390.030847 ( 33.531548)
test_rubyspec 0.052194 0.014873 40.304278 ( 52.872426)
total: 99.27 sec