Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-112906
#<BuildRuby:0x000056307cee0090
@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-112906",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.003400 0.000680 0.731082 ( 1.122200)
build_miniruby 0.000864 0.000173 0.890523 ( 0.890821)
build_ruby 0.001544 0.000000 2.735390 ( 2.769553)
build_all 0.008204 0.000000 11.967220 ( 1.008019)
build_install 0.008762 0.000000 3.383699 ( 0.975686)
test_btest 0.000853 0.000000 60.504422 ( 6.154733)
test_basic 0.003768 0.000000 0.386813 ( 0.461520)
test_all 0.089294 0.020077 486.223772 ( 40.922753)
test_rubyspec 0.025172 0.028876 40.265520 ( 52.988610)
total: 107.29 sec