Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-223052
#<BuildRuby:0x00005626e9b174f0
@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.20231226-223052",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000018 0.000003 0.000021 ( 0.000023)
build_up 0.001912 0.004531 0.809587 ( 1.184034)
build_miniruby 0.000835 0.000228 0.805566 ( 0.805637)
build_ruby 0.001307 0.000000 2.679610 ( 2.680716)
build_all 0.000000 0.007504 11.951336 ( 0.962718)
build_install 0.011165 0.001944 3.414313 ( 0.957150)
test_btest 0.000567 0.000213 61.782554 ( 5.041316)
test_basic 0.003750 0.001406 0.407132 ( 0.487298)
test_all 0.073874 0.023396 366.111533 ( 36.493918)
test_rubyspec 0.042969 0.024942 40.329145 ( 52.909631)
total: 101.52 sec