Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-053152
#<BuildRuby:0x000055ebaa5500a0
@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.20231128-053152",
@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.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005545 0.000075 1.170826 ( 1.548189)
build_miniruby 0.000941 0.000000 0.813029 ( 0.812663)
build_ruby 0.000000 0.001556 2.730930 ( 2.730160)
build_all 0.007956 0.002147 16.935398 ( 1.538729)
build_install 0.009073 0.003614 5.167349 ( 1.210862)
test_btest 0.000657 0.000073 84.866481 ( 7.562207)
test_basic 0.004546 0.000000 0.840389 ( 0.914487)
test_all 0.111466 0.023811 521.545235 ( 53.647435)
test_rubyspec 0.026544 0.021528 51.274173 ( 63.655641)
total: 133.62 sec