Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-134024
#<BuildRuby:0x00005555c023bd68
@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.20240104-134024",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.001625 0.004618 1.550140 ( 1.878530)
build_miniruby 0.000697 0.000218 0.827194 ( 0.826917)
build_ruby 0.001005 0.000314 2.666875 ( 2.666269)
build_all 0.007117 0.002224 13.878585 ( 1.286501)
build_install 0.005594 0.002018 4.155222 ( 1.036326)
test_btest 0.000974 0.000000 72.109642 ( 6.674443)
test_basic 0.004769 0.000487 0.660984 ( 0.735632)
test_all 0.117304 0.014662 464.964955 ( 53.050137)
test_rubyspec 0.014825 0.032320 48.112172 ( 60.463828)
total: 128.62 sec