Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-005013
#<BuildRuby:0x000055d9199e30e8
@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.20240615-005013",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000688 0.004360 1.052878 ( 1.476434)
build_miniruby 0.000653 0.000238 0.741310 ( 0.740960)
build_ruby 0.000989 0.000360 2.226065 ( 2.226187)
build_all 0.005893 0.002751 12.493017 ( 1.041221)
build_install 0.012395 0.000742 4.164027 ( 1.061688)
test_btest 0.000778 0.000000 72.213968 ( 4.945332)
test_basic 0.001993 0.002096 0.422727 ( 0.504163)
test_all 0.090721 0.010643 375.982127 ( 43.009903)
test_rubyspec 0.030048 0.011751 86.252518 ( 10.988150)
total: 65.99 sec