Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-125852
#<BuildRuby:0x0000561858645fe8
@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-125852",
@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.000026 0.000004 0.000030 ( 0.000026)
autoconf 0.000038 0.000007 0.000045 ( 0.000039)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.000000 0.005445 1.160619 ( 1.609512)
build_miniruby 0.000000 0.001331 1.228691 ( 1.227824)
build_ruby 0.000460 0.001349 3.636091 ( 3.963589)
build_all 0.007372 0.000000 3.820977 ( 2.120082)
build_install 0.012933 0.000940 3.014638 ( 2.134457)
test_btest 0.000794 0.000183 56.829262 ( 19.722012)
test_basic 0.003200 0.000738 0.382901 ( 0.526344)
test_all 0.001038 0.000116 645.644933 (236.293945)
test_rubyspec 0.033474 0.014104 68.805061 ( 79.145200)
total: 346.74 sec