Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-061527
#<BuildRuby:0x00005623e28780c8
@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.20231127-061527",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004473 0.000813 0.922092 ( 1.319192)
build_miniruby 0.000911 0.000166 0.797770 ( 0.797626)
build_ruby 0.001430 0.000000 2.670454 ( 2.670929)
build_all 0.004070 0.003667 12.438312 ( 1.020518)
build_install 0.005683 0.007462 3.699278 ( 0.984266)
test_btest 0.000546 0.000182 61.647064 ( 4.826907)
test_basic 0.005337 0.000000 0.393458 ( 0.472783)
test_all 0.070184 0.026830 362.975876 ( 42.583589)
test_rubyspec 0.028526 0.038923 40.055482 ( 52.610993)
total: 107.29 sec