Logfile: /home/ko1/ruby/logs/brlog.trunk.20230805-121618
#<BuildRuby:0x000055addae17d68
@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.20230805-121618",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005117 0.000052 1.682768 ( 2.870766)
build_miniruby 0.000965 0.000046 0.917994 ( 0.917629)
build_ruby 0.000000 0.001739 2.613660 ( 2.662500)
build_all 0.007191 0.002616 15.260736 ( 1.383687)
build_install 0.007498 0.000681 2.037540 ( 0.928486)
test_btest 0.001053 0.000096 83.544486 ( 7.820491)
test_basic 0.004507 0.000000 0.518962 ( 0.597144)
test_all 0.000000 0.001244 548.839814 ( 52.603853)
test_rubyspec 0.010325 0.030102 47.380033 ( 59.742295)
total: 129.53 sec