Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-000506
#<BuildRuby:0x0000557b8364e4f8
@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.20230815-000506",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.005964 0.001065 2.212790 ( 6.583376)
build_miniruby 0.001410 0.000252 1.718946 ( 3.078329)
build_ruby 0.001989 0.000355 3.550898 ( 7.445327)
build_all 0.004055 0.005109 6.547522 ( 6.095453)
build_install 0.017399 0.004355 8.235908 ( 9.576969)
test_btest 0.000738 0.000161 85.564665 ( 63.955429)
test_basic 0.008250 0.000814 1.022716 ( 1.751424)
test_all 0.006432 0.003929 704.198266 (473.165844)
test_rubyspec 0.038264 0.037187 108.114049 (199.319782)
total: 770.97 sec