Logfile: /home/ko1/ruby/logs/brlog.trunk.20230708-233112
#<BuildRuby:0x000056171e298098
@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.20230708-233112",
@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.000000 0.000060 0.000060 ( 0.000017)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.002968 0.002542 1.407613 ( 2.686542)
build_miniruby 0.000851 0.000236 0.930235 ( 0.931009)
build_ruby 0.001142 0.000317 2.611821 ( 2.611967)
build_all 0.007484 0.000939 7.972129 ( 7.295101)
build_install 0.007530 0.000856 1.965419 ( 1.657052)
test_btest 0.000763 0.000191 83.272208 ( 7.812766)
test_basic 0.003828 0.000000 0.732981 ( 0.812641)
test_all 0.001005 0.000135 430.766693 ( 45.663804)
test_rubyspec 0.026212 0.017444 42.703809 ( 55.167591)
total: 124.64 sec