Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-171101
#<BuildRuby:0x000056218b1c40a0
@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.20231228-171101",
@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.000009 0.000004 0.000013 ( 0.000013)
autoconf 0.000013 0.000006 0.000019 ( 0.000019)
configure 0.000010 0.000005 0.000015 ( 0.000014)
build_up 0.001010 0.004417 1.196107 ( 1.560311)
build_miniruby 0.000673 0.000360 0.875885 ( 0.874913)
build_ruby 0.000874 0.000466 2.814485 ( 2.814634)
build_all 0.009439 0.000000 15.942004 ( 1.465055)
build_install 0.007984 0.000000 4.520098 ( 1.175492)
test_btest 0.001046 0.000000 84.129008 ( 6.986356)
test_basic 0.000992 0.003792 0.714115 ( 0.787860)
test_all 0.106932 0.024787 532.611623 ( 53.229678)
test_rubyspec 0.022448 0.028306 50.600090 ( 62.916110)
total: 131.81 sec