Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221213-124708
#<BuildRuby:0x0000563def23e2d0
@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.20221213-124708",
@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.000020)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.000958 0.004183 1.111492 ( 2.201896)
build_miniruby 0.000922 0.000291 1.355637 ( 1.446373)
build_ruby 0.001233 0.000390 2.640219 ( 2.879736)
build_all 0.006808 0.000827 6.391012 ( 3.767826)
build_install 0.013391 0.003206 5.419120 ( 4.404521)
test_btest 0.000683 0.000199 55.723076 ( 33.197379)
test_basic 0.004420 0.001290 0.419783 ( 0.737198)
test_all 0.000000 0.001235 646.144158 (285.628342)
test_rubyspec 0.023300 0.025191 70.938325 ( 87.938329)
total: 422.20 sec