Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-055614
#<BuildRuby:0x00005649a1e7c048
@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-055614",
@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.000001 0.000011 ( 0.000013)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.004144 0.000654 1.083889 ( 1.467875)
build_miniruby 0.000792 0.000126 0.922571 ( 0.921651)
build_ruby 0.001062 0.000168 2.662730 ( 2.663342)
build_all 0.009398 0.000156 14.171532 ( 1.319375)
build_install 0.004826 0.002909 4.063853 ( 1.079211)
test_btest 0.000862 0.000143 76.893570 ( 6.105271)
test_basic 0.000785 0.003296 0.573192 ( 0.649715)
test_all 0.100557 0.028896 482.051696 ( 44.868617)
test_rubyspec 0.024212 0.021070 48.911017 ( 61.273450)
total: 120.35 sec