Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-041831
#<BuildRuby:0x00005636b1dadfe8
@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.20230104-041831",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000942 0.003461 1.015103 ( 1.418061)
build_miniruby 0.001107 0.000000 1.278492 ( 1.277024)
build_ruby 0.001542 0.000000 3.105785 ( 3.455783)
build_all 0.003129 0.003497 3.549698 ( 1.823020)
build_install 0.011138 0.002931 3.124843 ( 2.139029)
test_btest 0.000516 0.000111 55.512689 ( 14.806909)
test_basic 0.000956 0.003923 0.409075 ( 0.501894)
test_all 0.000947 0.000237 617.325977 (180.427974)
test_rubyspec 0.021255 0.017165 62.402214 ( 72.303828)
total: 278.15 sec