Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-010241
#<BuildRuby:0x0000560c474c0078
@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.20240112-010241",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000000 0.004921 0.820498 ( 1.268819)
build_miniruby 0.000985 0.000012 0.798192 ( 0.798298)
build_ruby 0.000984 0.000410 2.684869 ( 2.685832)
build_all 0.005578 0.002880 12.020809 ( 0.978715)
build_install 0.009700 0.000000 3.424040 ( 0.979313)
test_btest 0.000840 0.000199 61.668271 ( 5.771041)
test_basic 0.000746 0.003686 0.425689 ( 0.505544)
test_all 0.068009 0.030125 361.173157 ( 40.642328)
test_rubyspec 0.014009 0.051094 40.946820 ( 53.545525)
total: 107.18 sec