Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-183014
#<BuildRuby:0x0000559c70703d68
@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.20240101-183014",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004308 0.000453 1.373969 ( 1.582703)
build_miniruby 0.000774 0.000081 0.941037 ( 0.940963)
build_ruby 0.001210 0.000127 2.900540 ( 2.900499)
build_all 0.005248 0.004415 16.648424 ( 1.513142)
build_install 0.008360 0.000000 4.871858 ( 1.164666)
test_btest 0.000857 0.000088 85.498707 ( 7.383740)
test_basic 0.000346 0.004416 0.620405 ( 0.698332)
test_all 0.105817 0.028422 536.908009 ( 57.480834)
test_rubyspec 0.019464 0.030940 51.124541 ( 63.375946)
total: 137.04 sec