Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-221101
#<BuildRuby:0x00005643fbf3d7a8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221204-221101",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.000776 0.004162 0.965740 ( 1.172282)
build_miniruby 0.000000 0.001071 0.528135 ( 0.528923)
build_ruby 0.000000 0.001307 1.051869 ( 1.045268)
build_all 0.001518 0.004040 2.456847 ( 1.292486)
build_install 0.008690 0.002172 1.765610 ( 1.105708)
test_btest 0.000805 0.000000 47.409743 ( 11.802402)
test_basic 0.002730 0.000000 0.238121 ( 0.334360)
test_all 0.000000 0.001194 471.286004 (135.460698)
test_rubyspec 0.015773 0.012330 45.386667 ( 55.632538)
total: 208.38 sec