Logfile: /home/ko1/ruby/logs/brlog.trunk.20240613-220006
#<BuildRuby:0x000056319c5d40e8
@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.20240613-220006",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005388 0.000000 1.038774 ( 1.404647)
build_miniruby 0.001053 0.000000 0.693938 ( 0.694106)
build_ruby 0.001561 0.000000 2.275603 ( 2.276136)
build_all 0.004842 0.003380 12.462287 ( 1.012376)
build_install 0.009800 0.001960 4.186559 ( 1.061237)
test_btest 0.000585 0.000117 69.013826 ( 5.706984)
test_basic 0.003227 0.000645 0.411995 ( 0.493744)
test_all 0.068180 0.030536 365.723562 ( 43.083564)
test_rubyspec 0.023618 0.016085 86.537957 ( 10.999834)
total: 66.73 sec