Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-214842
#<BuildRuby:0x000055d20b892320
@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.20230202-214842",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000017 0.000005 0.000022 ( 0.000021)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.004149 0.000053 1.090709 ( 1.457591)
build_miniruby 0.001236 0.000309 1.105141 ( 1.103634)
build_ruby 0.000948 0.000237 2.300242 ( 2.509421)
build_all 0.006277 0.000694 3.816720 ( 1.983676)
build_install 0.014178 0.000032 2.832554 ( 2.068620)
test_btest 0.000479 0.000099 54.885764 ( 18.657438)
test_basic 0.003623 0.000750 0.372940 ( 0.465611)
test_all 0.001368 0.000283 647.695217 (207.371448)
test_rubyspec 0.026549 0.012229 68.592527 ( 78.716824)
total: 314.34 sec