Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-204755
#<BuildRuby:0x0000564a236cb858
@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-204755",
@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.000015 0.000009 0.000024 ( 0.000025)
autoconf 0.000023 0.000014 0.000037 ( 0.000038)
configure 0.000012 0.000007 0.000019 ( 0.000019)
build_up 0.002550 0.001569 1.007896 ( 1.401436)
build_miniruby 0.000996 0.000000 0.832309 ( 0.831313)
build_ruby 0.001187 0.000000 2.739069 ( 2.738999)
build_all 0.001956 0.006788 14.297271 ( 1.343894)
build_install 0.006513 0.000876 4.174877 ( 1.092993)
test_btest 0.000646 0.000408 76.685505 ( 6.392565)
test_basic 0.000590 0.003834 0.536464 ( 0.612216)
test_all 0.109607 0.022837 468.752004 ( 54.728124)
test_rubyspec 0.029690 0.018530 47.801332 ( 60.166164)
total: 129.31 sec