Logfile: /home/ko1/ruby/logs/brlog.trunk.20230611-234018
#<BuildRuby:0x000055f4b25b0098
@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.20230611-234018",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000007 0.000001 0.000008 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003395 0.003900 1.465009 ( 2.712688)
build_miniruby 0.000885 0.000260 0.763391 ( 0.763244)
build_ruby 0.000964 0.000283 2.376346 ( 2.376730)
build_all 0.006991 0.002515 12.401743 ( 1.117418)
build_install 0.003555 0.003791 1.670784 ( 0.841089)
test_btest 0.000756 0.000252 80.981851 ( 6.648273)
test_basic 0.000000 0.004710 0.683581 ( 0.772693)
test_all 0.001283 0.000448 426.203923 ( 38.205946)
test_rubyspec 0.019884 0.024838 42.553238 ( 55.039322)
total: 108.48 sec