Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-040932
#<BuildRuby:0x000055de2ab42400
@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-040932",
@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.000003 0.000011 ( 0.000011)
autoconf 0.000012 0.000006 0.000018 ( 0.000018)
configure 0.000009 0.000004 0.000013 ( 0.000014)
build_up 0.003671 0.001574 1.201558 ( 1.355946)
build_miniruby 0.000783 0.000335 0.684011 ( 0.682729)
build_ruby 0.000931 0.000399 1.312850 ( 1.303678)
build_all 0.005398 0.000448 3.451514 ( 1.789097)
build_install 0.010981 0.001983 2.167671 ( 1.272477)
test_btest 0.000479 0.000176 55.446908 ( 16.185036)
test_basic 0.004313 0.000000 0.314763 ( 0.409701)
test_all 0.001136 0.000000 552.506685 (163.522346)
test_rubyspec 0.015296 0.022516 59.812406 ( 69.782592)
total: 256.30 sec