Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-161423
#<BuildRuby:0x0000559a046b63b0
@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.20230602-161423",
@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.000003 0.000014 ( 0.000014)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.003081 0.002958 1.884744 ( 3.165458)
build_miniruby 0.001263 0.000274 1.381351 ( 1.387801)
build_ruby 0.001766 0.000384 2.760859 ( 2.944800)
build_all 0.005663 0.001231 2.181885 ( 1.806409)
build_install 0.013755 0.003526 3.442910 ( 2.848686)
test_btest 0.000604 0.000134 76.754805 ( 34.050534)
test_basic 0.003672 0.003024 0.794597 ( 0.993207)
test_all 0.000826 0.000199 576.148335 (224.402012)
test_rubyspec 0.040712 0.007817 82.961875 ( 96.296854)
total: 367.90 sec