Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-021353
#<BuildRuby:0x00005625117c3fa8
@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.20231128-021353",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.000000 0.005550 1.156310 ( 1.551855)
build_miniruby 0.000000 0.001017 0.868804 ( 0.868413)
build_ruby 0.001510 0.000000 2.759747 ( 2.760499)
build_all 0.007034 0.003184 16.175179 ( 1.422614)
build_install 0.002560 0.006555 4.865757 ( 1.145195)
test_btest 0.000604 0.000453 80.353215 ( 7.403689)
test_basic 0.000000 0.005101 0.757819 ( 0.833448)
test_all 0.090862 0.047353 508.176793 ( 52.697447)
test_rubyspec 0.025940 0.020542 49.251741 ( 61.611289)
total: 130.30 sec