Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-122859
#<BuildRuby:0x00005641760600a0
@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.20231227-122859",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004885 0.000259 0.804568 ( 1.201019)
build_miniruby 0.000729 0.000199 0.844457 ( 0.844478)
build_ruby 0.001184 0.000323 2.655635 ( 2.656420)
build_all 0.002258 0.005028 11.936361 ( 0.975009)
build_install 0.011886 0.000941 3.477691 ( 0.972114)
test_btest 0.000554 0.000170 63.406384 ( 4.717881)
test_basic 0.000346 0.004832 0.413852 ( 0.492831)
test_all 0.071806 0.024822 382.088779 ( 31.626211)
test_rubyspec 0.023980 0.039432 40.497174 ( 53.083065)
total: 96.57 sec