Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-024846
#<BuildRuby:0x00005555ad8a78e0
@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.20231214-024846",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.004788 1.015056 ( 1.308068)
build_miniruby 0.000304 0.000514 0.882437 ( 0.883420)
build_ruby 0.000800 0.000267 2.712571 ( 2.713608)
build_all 0.005931 0.001977 12.169356 ( 0.995289)
build_install 0.011068 0.000000 3.597942 ( 0.973144)
test_btest 0.000895 0.000000 65.963104 ( 5.036837)
test_basic 0.002894 0.000654 0.374435 ( 0.455767)
test_all 0.072790 0.027011 398.732665 ( 38.732704)
test_rubyspec 0.019227 0.043333 39.551467 ( 52.230602)
total: 103.33 sec