Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-050515
#<BuildRuby:0x000055c965fe40c8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231216-050515",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.002900 0.001450 1.028397 ( 1.304259)
build_miniruby 0.001129 0.000000 0.877302 ( 0.876655)
build_ruby 0.001197 0.000000 2.704549 ( 2.706584)
build_all 0.008333 0.000000 12.148616 ( 0.989671)
build_install 0.014955 0.000000 3.545382 ( 0.973676)
test_btest 0.000866 0.000000 67.246816 ( 5.156107)
test_basic 0.001992 0.002431 0.376983 ( 0.458994)
test_all 0.070306 0.032899 395.972626 ( 41.896139)
test_rubyspec 0.043882 0.013913 40.104870 ( 52.789666)
total: 107.15 sec