Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-192939
#<BuildRuby:0x00005638db9462d0
@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.20221208-192939",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.005855 0.000000 1.453670 ( 1.720089)
build_miniruby 0.001202 0.000000 1.323599 ( 1.322850)
build_ruby 0.001495 0.000105 2.696564 ( 2.693126)
build_all 0.007858 0.000000 3.732629 ( 2.158593)
build_install 0.017996 0.000217 3.082914 ( 2.624688)
test_btest 0.001143 0.000115 56.870819 ( 24.708392)
test_basic 0.006712 0.000255 0.448113 ( 0.560430)
test_all 0.001052 0.000102 632.101834 (184.808728)
test_rubyspec 0.023787 0.010737 62.304958 ( 72.221871)
total: 292.82 sec