Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-033435
#<BuildRuby:0x000055585d0aa3b0
@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.20221220-033435",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.000000 0.006062 1.291584 ( 2.461276)
build_miniruby 0.000442 0.001422 1.743942 ( 1.878625)
build_ruby 0.001680 0.000258 3.580239 ( 4.354054)
build_all 0.009872 0.000271 4.134642 ( 3.474818)
build_install 0.018478 0.000280 3.531596 ( 3.607592)
test_btest 0.000959 0.000120 57.312374 ( 34.318878)
test_basic 0.002207 0.004508 0.459523 ( 0.649198)
test_all 0.001252 0.000196 661.424335 (299.317010)
test_rubyspec 0.026462 0.023979 73.839467 ( 88.031177)
total: 438.09 sec