Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-200310
#<BuildRuby:0x00005565b58d5fc0
@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-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20231206-200310",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000017 0.000002 0.000019 ( 0.000021)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.001329 0.005876 2.305982 ( 2.351770)
build_miniruby 0.001193 0.000238 1.390062 ( 1.389218)
build_ruby 0.001705 0.000000 2.969755 ( 3.139774)
build_all 0.006414 0.000872 5.602347 ( 2.255877)
build_install 0.009549 0.009111 6.997847 ( 3.221952)
test_btest 0.000767 0.000191 78.643436 ( 20.413052)
test_basic 0.005159 0.000379 0.639483 ( 0.700896)
test_all 0.099227 0.022742 697.908827 (216.547431)
test_rubyspec 0.033132 0.023785 84.890111 ( 97.483635)
total: 347.50 sec