Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-182412
#<BuildRuby:0x0000562392d537f0
@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.20231218-182412",
@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.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003582 0.000717 1.033352 ( 1.327555)
build_miniruby 0.001271 0.000000 0.880796 ( 0.881285)
build_ruby 0.001521 0.000000 2.726166 ( 2.727776)
build_all 0.007822 0.000350 12.202136 ( 1.025319)
build_install 0.003304 0.003286 3.544963 ( 0.974810)
test_btest 0.000621 0.000133 65.779906 ( 5.783031)
test_basic 0.003412 0.000000 0.376769 ( 0.459748)
test_all 0.080126 0.021391 387.893432 ( 42.468310)
test_rubyspec 0.045414 0.018964 40.023368 ( 52.694968)
total: 108.34 sec