Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-114354
#<BuildRuby:0x000055d76eaddfb8
@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.20221220-114354",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.003858 0.000735 1.114712 ( 1.848046)
build_miniruby 0.000000 0.001627 1.404123 ( 1.454356)
build_ruby 0.000882 0.000785 3.595631 ( 4.220638)
build_all 0.006826 0.000638 3.922823 ( 2.616027)
build_install 0.016259 0.000848 3.267070 ( 2.961990)
test_btest 0.000848 0.000157 55.753293 ( 28.868290)
test_basic 0.002098 0.004565 0.449274 ( 0.566199)
test_all 0.001878 0.000129 631.772710 (252.892147)
test_rubyspec 0.039975 0.011210 72.581490 ( 87.090267)
total: 382.52 sec