Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-200634
#<BuildRuby:0x00005579aeb7a890
@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.20221222-200634",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000015 0.000004 0.000019 ( 0.000020)
build_up 0.000000 0.004694 1.121109 ( 2.595379)
build_miniruby 0.000000 0.001444 1.325628 ( 3.128938)
build_ruby 0.000043 0.001566 3.408108 ( 6.808921)
build_all 0.004008 0.003956 4.036656 ( 3.181700)
build_install 0.006545 0.011162 3.358964 ( 3.159410)
test_btest 0.000508 0.000243 56.646866 ( 32.054597)
test_basic 0.002566 0.003233 0.412855 ( 0.524525)
test_all 0.001152 0.000237 647.102272 (272.222828)
test_rubyspec 0.024238 0.025800 72.318582 ( 87.723616)
total: 411.40 sec