Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-214629
#<BuildRuby:0x000055fecdcf27f0
@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.20230211-214629",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.004428 0.000036 1.130468 ( 1.649930)
build_miniruby 0.000000 0.001578 0.967436 ( 0.965436)
build_ruby 0.000000 0.001348 2.092801 ( 2.302779)
build_all 0.000000 0.007364 3.848095 ( 2.187342)
build_install 0.009817 0.002655 2.575749 ( 1.704692)
test_btest 0.001009 0.002945 57.646849 ( 17.396170)
test_basic 0.001735 0.003915 0.399270 ( 0.494632)
test_all 0.001100 0.000293 625.410197 (181.443644)
test_rubyspec 0.011108 0.026945 64.827152 ( 74.745305)
total: 282.89 sec