Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-151311
#<BuildRuby:0x000056174f89f4b0
@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.20240115-151311",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000765 0.004172 0.801758 ( 1.182192)
build_miniruby 0.000889 0.000222 0.806586 ( 0.806579)
build_ruby 0.000000 0.001570 2.673078 ( 2.673559)
build_all 0.000712 0.007520 11.899773 ( 0.976636)
build_install 0.006896 0.001324 3.420212 ( 0.960093)
test_btest 0.000539 0.000216 64.170049 ( 5.949818)
test_basic 0.001610 0.002869 0.394004 ( 0.473741)
test_all 0.090879 0.008351 395.784528 ( 35.417154)
test_rubyspec 0.025959 0.036162 40.523517 ( 53.089282)
total: 101.53 sec