Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-050518
#<BuildRuby:0x0000560a65341f50
@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.20221227-050518",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.001761 0.003015 1.044061 ( 1.433967)
build_miniruby 0.001088 0.000182 1.056829 ( 1.055455)
build_ruby 0.001207 0.000202 3.052691 ( 3.405217)
build_all 0.003181 0.003024 3.102145 ( 1.510910)
build_install 0.009982 0.003484 2.331770 ( 1.511328)
test_btest 0.000735 0.000152 55.681415 ( 14.176657)
test_basic 0.004823 0.000219 0.414134 ( 0.506414)
test_all 0.001029 0.000206 571.470422 (167.327118)
test_rubyspec 0.028446 0.010719 57.770800 ( 67.643272)
total: 258.57 sec