Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-221003
#<BuildRuby:0x000055fd22a0f788
@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.20240115-221003",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.000589 0.004238 0.790901 ( 1.182748)
build_miniruby 0.001415 0.000000 0.816010 ( 0.815643)
build_ruby 0.001392 0.000000 2.686857 ( 2.687224)
build_all 0.002724 0.004604 12.014481 ( 0.960391)
build_install 0.010078 0.003431 3.390176 ( 0.964291)
test_btest 0.000650 0.000203 64.429967 ( 4.934680)
test_basic 0.003487 0.001089 0.402087 ( 0.482173)
test_all 0.086226 0.010191 365.305065 ( 40.764651)
test_rubyspec 0.023265 0.041364 40.007813 ( 52.557860)
total: 105.35 sec