Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-051327
#<BuildRuby:0x000055cf38fcef60
@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.20240101-051327",
@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.000003 0.000001 0.000004 ( 0.000006)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.002671 0.001335 1.071528 ( 1.451460)
build_miniruby 0.001590 0.000000 0.932953 ( 0.932383)
build_ruby 0.001609 0.000000 2.993210 ( 2.993051)
build_all 0.008064 0.001400 16.089965 ( 1.433139)
build_install 0.005742 0.002512 4.587426 ( 1.133585)
test_btest 0.000000 0.000998 82.114833 ( 7.567772)
test_basic 0.001868 0.002266 0.697423 ( 0.774137)
test_all 0.101166 0.035001 538.984040 ( 60.940364)
test_rubyspec 0.026071 0.023761 49.506426 ( 61.804148)
total: 139.03 sec