Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-130955
#<BuildRuby:0x000055b32c820188
@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.20240621-130955",
@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.000008 0.000001 0.000009 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004379 0.000796 1.044032 ( 1.383809)
build_miniruby 0.000934 0.000170 0.714919 ( 0.714816)
build_ruby 0.001288 0.000235 2.270087 ( 2.270182)
build_all 0.008388 0.000621 12.617510 ( 1.034164)
build_install 0.003865 0.009612 4.168552 ( 1.061338)
test_btest 0.000524 0.000161 70.722523 ( 5.886902)
test_basic 0.003503 0.001078 0.399157 ( 0.479637)
test_all 0.076065 0.025545 375.162653 ( 38.087434)
test_rubyspec 0.027012 0.015296 87.518358 ( 11.074173)
total: 61.99 sec