Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-125153
#<BuildRuby:0x000055a8f720e3b0
@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.20230109-125153",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000022 0.000007 0.000029 ( 0.000028)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.003354 0.001006 1.074258 ( 1.465020)
build_miniruby 0.000995 0.000299 1.172006 ( 1.170786)
build_ruby 0.001659 0.000000 3.302048 ( 3.655421)
build_all 0.007914 0.000000 3.773392 ( 1.878560)
build_install 0.006581 0.006942 2.912757 ( 2.146487)
test_btest 0.000625 0.000200 54.966013 ( 16.516455)
test_basic 0.000789 0.004408 0.422441 ( 0.520104)
test_all 0.000973 0.000350 627.160017 (189.291288)
test_rubyspec 0.015204 0.028512 65.011720 ( 75.464929)
total: 292.11 sec