Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-230649
#<BuildRuby:0x000055b4ee5b00d8
@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.20240105-230649",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003645 0.000000 0.792053 ( 1.193389)
build_miniruby 0.000826 0.000045 1.002110 ( 1.002506)
build_ruby 0.001141 0.000088 2.963506 ( 2.968077)
build_all 0.007690 0.000592 15.614949 ( 1.337029)
build_install 0.005754 0.004194 4.066336 ( 1.166765)
test_btest 0.000609 0.000081 78.933743 ( 7.409846)
test_basic 0.000000 0.003509 0.410485 ( 0.492699)
test_all 0.080852 0.036814 519.960681 ( 53.997709)
test_rubyspec 0.015501 0.024260 45.959170 ( 58.686745)
total: 128.26 sec