Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-034128
#<BuildRuby:0x0000555b9ff92360
@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.20230212-034128",
@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.000004 0.000015 ( 0.000016)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000015 0.000006 0.000021 ( 0.000020)
build_up 0.003084 0.001136 1.016374 ( 1.374967)
build_miniruby 0.000966 0.000356 0.933388 ( 0.931813)
build_ruby 0.000864 0.000318 2.107179 ( 10.795817)
build_all 0.003429 0.003890 3.824124 ( 1.973575)
build_install 0.008324 0.004162 2.805889 ( 2.060982)
test_btest 0.000474 0.000194 55.595822 ( 18.565962)
test_basic 0.000000 0.006040 0.406577 ( 0.502775)
test_all 0.000840 0.000668 622.086443 (183.559161)
test_rubyspec 0.018753 0.017608 64.926522 ( 74.836775)
total: 294.60 sec