Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-063337
#<BuildRuby:0x000055848b55c188
@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.20231230-063337",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000001 0.000005 ( 0.000004)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000595 0.004118 0.785382 ( 1.194128)
build_miniruby 0.001003 0.000154 0.825710 ( 0.825179)
build_ruby 0.001236 0.000190 2.678240 ( 2.679197)
build_all 0.004784 0.002758 12.000538 ( 0.949582)
build_install 0.012331 0.000803 3.471757 ( 0.971882)
test_btest 0.000577 0.000096 63.594631 ( 5.062259)
test_basic 0.004385 0.000731 0.389647 ( 0.469904)
test_all 0.071509 0.023053 387.942986 ( 34.435203)
test_rubyspec 0.037938 0.030029 40.496195 ( 53.054540)
total: 99.64 sec