Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-224847
#<BuildRuby:0x000055f89523d7f8
@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.20230616-224847",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.005099 0.000695 1.854003 ( 3.205525)
build_miniruby 0.001294 0.000177 1.429617 ( 1.454108)
build_ruby 0.001257 0.000172 2.854751 ( 27.607875)
build_all 0.000000 0.007037 2.243112 ( 1.530910)
build_install 0.008586 0.008383 3.451168 ( 2.451136)
test_btest 0.000521 0.000144 74.998789 ( 34.031357)
test_basic 0.001938 0.005450 0.783115 ( 0.933545)
test_all 0.001140 0.000367 600.634000 (247.192531)
test_rubyspec 0.027868 0.024922 84.533948 ( 98.150361)
total: 416.56 sec