Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-224256
#<BuildRuby:0x000056227f7a23b0
@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.20230310-224256",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.001846 0.003783 1.708327 ( 3.008055)
build_miniruby 0.000000 0.001182 0.892470 ( 0.891038)
build_ruby 0.000000 0.001282 2.192685 ( 2.384407)
build_all 0.001994 0.003566 2.028280 ( 1.181533)
build_install 0.008924 0.006015 3.119974 ( 2.160841)
test_btest 0.000631 0.000138 64.483000 ( 20.016767)
test_basic 0.003992 0.000874 0.443187 ( 0.538508)
test_all 0.001085 0.000237 547.535089 (178.308875)
test_rubyspec 0.009175 0.031844 72.519536 ( 82.238441)
total: 290.73 sec