Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221209-012502
#<BuildRuby:0x0000559f5ac9dfc0
@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.20221209-012502",
@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.000009 0.000003 0.000012 ( 0.000013)
autoconf 0.000018 0.000006 0.000024 ( 0.000023)
configure 0.000015 0.000005 0.000020 ( 0.000021)
build_up 0.004181 0.001394 1.445155 ( 1.809986)
build_miniruby 0.000932 0.000311 1.233547 ( 1.235834)
build_ruby 0.001074 0.000358 2.600531 ( 2.657464)
build_all 0.003540 0.004012 3.744404 ( 2.407886)
build_install 0.012481 0.002863 2.898674 ( 2.221275)
test_btest 0.000555 0.000193 54.608622 ( 26.710156)
test_basic 0.000721 0.004919 0.416962 ( 0.521012)
test_all 0.001164 0.000456 635.423761 (253.887601)
test_rubyspec 0.018524 0.025959 67.774186 ( 78.617381)
total: 370.07 sec