Logfile: /home/ko1/ruby/logs/brlog.trunk.20240626-203123
#<BuildRuby:0x0000560244e780a0
@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.20240626-203123",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004597 0.000767 1.170523 ( 1.372300)
build_miniruby 0.000861 0.000143 0.724559 ( 0.724837)
build_ruby 0.001186 0.000197 2.290966 ( 2.291694)
build_all 0.000000 0.008243 12.585913 ( 1.064671)
build_install 0.005538 0.007355 4.256072 ( 1.066878)
test_btest 0.000540 0.000222 71.326779 ( 5.831862)
test_basic 0.002807 0.001156 0.384675 ( 0.466723)
test_all 0.072073 0.025689 358.408097 ( 42.879669)
test_rubyspec 0.032282 0.016105 87.629104 ( 11.031349)
total: 66.73 sec