Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-011407
#<BuildRuby:0x00005627e8f32198
@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-011407",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.004010 0.000422 1.037567 ( 1.388837)
build_miniruby 0.001137 0.000120 0.940874 ( 0.939542)
build_ruby 0.001098 0.000115 2.256534 ( 2.471536)
build_all 0.000000 0.006619 3.863516 ( 2.000351)
build_install 0.007566 0.005242 2.762505 ( 1.942249)
test_btest 0.000791 0.000180 57.108570 ( 20.051701)
test_basic 0.005601 0.000306 0.446734 ( 0.541936)
test_all 0.000930 0.000202 623.928024 (196.740955)
test_rubyspec 0.017548 0.020414 67.663257 ( 77.639646)
total: 303.72 sec