Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-235910
#<BuildRuby:0x000055a1b3915820
@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-235910",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.000000 0.005470 1.302466 ( 1.499913)
build_miniruby 0.000000 0.001024 1.130988 ( 1.129984)
build_ruby 0.000000 0.001365 2.132276 ( 2.124711)
build_all 0.005262 0.000352 3.232687 ( 1.704070)
build_install 0.008231 0.005197 2.600182 ( 1.655445)
test_btest 0.000550 0.000143 54.547602 ( 14.627387)
test_basic 0.003133 0.000817 0.372695 ( 0.468144)
test_all 0.001538 0.000402 631.245487 (179.796344)
test_rubyspec 0.021687 0.011897 62.905174 ( 72.811616)
total: 275.82 sec