Logfile: /home/ko1/ruby/logs/brlog.trunk.20230703-230243
#<BuildRuby:0x0000564bcb013d68
@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.20230703-230243",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.001506 0.004265 1.333905 ( 2.656298)
build_miniruby 0.001486 0.000235 0.977939 ( 0.977698)
build_ruby 0.001257 0.000000 2.703938 ( 2.705167)
build_all 0.009497 0.000000 11.877215 ( 8.252864)
build_install 0.004267 0.004669 5.237109 ( 2.067391)
test_btest 0.000671 0.000122 84.665767 ( 8.079614)
test_basic 0.001673 0.005968 0.745910 ( 0.823597)
test_all 0.001160 0.000278 475.183876 ( 48.436169)
test_rubyspec 0.029373 0.009515 41.550200 ( 54.015497)
total: 128.02 sec