Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-220719
#<BuildRuby:0x0000560b8307dfe8
@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.20230205-220719",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.001869 0.002374 0.962267 ( 1.328860)
build_miniruby 0.001160 0.000000 0.935643 ( 0.934055)
build_ruby 0.001363 0.000000 2.114474 ( 2.329828)
build_all 0.006581 0.000000 3.615750 ( 1.849036)
build_install 0.009728 0.003841 2.727229 ( 1.954026)
test_btest 0.000618 0.000154 56.002223 ( 16.372339)
test_basic 0.004369 0.000153 0.429505 ( 0.524613)
test_all 0.000483 0.000496 628.301450 (181.452162)
test_rubyspec 0.026603 0.022640 65.620279 ( 75.646176)
total: 282.39 sec