Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-033557
#<BuildRuby:0x0000563b7a75fe20
@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.20231119-033557",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004102 0.000684 1.428198 ( 1.823692)
build_miniruby 0.000819 0.000136 0.886162 ( 0.885740)
build_ruby 0.001144 0.000190 2.730473 ( 2.731124)
build_all 0.001716 0.008125 16.146306 ( 1.491528)
build_install 0.006108 0.003578 4.820352 ( 1.151308)
test_btest 0.000772 0.000220 84.841809 ( 7.063868)
test_basic 0.000000 0.003941 0.755959 ( 0.833335)
test_all 0.108185 0.030628 502.974933 ( 58.716936)
test_rubyspec 0.006213 0.041521 50.522802 ( 62.882199)
total: 137.58 sec