Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-003020
#<BuildRuby:0x000055c585ea41d8
@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.20240620-003020",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004675 0.000206 1.050841 ( 1.385548)
build_miniruby 0.000933 0.000255 0.718867 ( 0.718540)
build_ruby 0.001169 0.000318 2.305594 ( 2.305693)
build_all 0.002678 0.006190 12.491746 ( 1.052094)
build_install 0.006995 0.005643 4.199918 ( 1.075093)
test_btest 0.000582 0.000255 70.338003 ( 5.874579)
test_basic 0.004078 0.000225 0.404711 ( 0.484231)
test_all 0.067615 0.029538 368.256455 ( 36.504226)
test_rubyspec 0.031093 0.011887 87.244375 ( 10.973652)
total: 60.37 sec