Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-024832
#<BuildRuby:0x000056302bf7e8e0
@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.20230101-024832",
@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.000000 0.000011 ( 0.000012)
autoconf 0.000019 0.000001 0.000020 ( 0.000019)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.004712 0.000039 1.077776 ( 1.504622)
build_miniruby 0.001118 0.000059 1.377893 ( 1.376504)
build_ruby 0.001648 0.000086 2.851339 ( 3.231227)
build_all 0.006345 0.000334 3.660896 ( 1.838561)
build_install 0.012931 0.000187 2.825116 ( 1.886107)
test_btest 0.000676 0.000032 53.576687 ( 16.423134)
test_basic 0.001900 0.004471 0.406574 ( 0.504894)
test_all 0.001250 0.000114 625.338121 (200.687981)
test_rubyspec 0.020573 0.022799 64.372783 ( 74.300650)
total: 301.75 sec