Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-030746
#<BuildRuby:0x000055bac3a2a228
@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.20230113-030746",
@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.000014)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.004262 0.000556 1.147853 ( 1.760535)
build_miniruby 0.001367 0.000178 1.407710 ( 1.410118)
build_ruby 0.001364 0.000178 3.552640 ( 4.091616)
build_all 0.003519 0.003533 3.845967 ( 2.646265)
build_install 0.010295 0.004528 2.951785 ( 3.215011)
test_btest 0.000744 0.000138 56.201124 ( 32.683052)
test_basic 0.001447 0.004590 0.460353 ( 0.680322)
test_all 0.001277 0.000284 618.186072 (275.019482)
test_rubyspec 0.020381 0.030012 72.343239 ( 89.790011)
total: 411.30 sec