Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-055816
#<BuildRuby:0x0000561425ccffa8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240115-055816",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000022)
build_up 0.004697 0.000829 1.199663 ( 1.566327)
build_miniruby 0.001188 0.000209 0.900842 ( 0.900199)
build_ruby 0.001560 0.000275 2.688665 ( 2.693084)
build_all 0.001634 0.007281 14.263650 ( 1.307317)
build_install 0.004397 0.003077 4.122033 ( 1.108980)
test_btest 0.000518 0.000148 74.463605 ( 7.126772)
test_basic 0.003193 0.000913 0.728664 ( 0.810049)
test_all 0.100585 0.031889 479.088792 ( 56.856419)
test_rubyspec 0.032855 0.013681 47.935220 ( 60.346730)
total: 132.72 sec