Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-053342
#<BuildRuby:0x000055777b4961a8
@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.20230217-053342",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.004545 0.000126 1.404508 ( 1.848823)
build_miniruby 0.001085 0.000246 1.107204 ( 1.109037)
build_ruby 0.001216 0.000277 2.418005 ( 2.630637)
build_all 0.006683 0.000000 3.853236 ( 2.247159)
build_install 0.012171 0.002874 3.238369 ( 2.910775)
test_btest 0.000516 0.000111 56.308471 ( 26.574382)
test_basic 0.006707 0.000572 0.486824 ( 0.591618)
test_all 0.000859 0.000178 649.242756 (246.634025)
test_rubyspec 0.019133 0.027033 71.563452 ( 82.118442)
total: 366.67 sec