Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-211538
#<BuildRuby:0x00005627a73e2400
@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-211538",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.000000 0.005391 0.989301 ( 1.179980)
build_miniruby 0.000000 0.000962 0.659825 ( 0.658480)
build_ruby 0.000000 0.001436 1.097449 ( 1.090051)
build_all 0.000000 0.005786 2.548724 ( 1.261516)
build_install 0.004397 0.007372 1.811938 ( 1.129662)
test_btest 0.000454 0.000324 50.986420 ( 12.515515)
test_basic 0.003486 0.000000 0.243573 ( 0.339560)
test_all 0.000898 0.000155 472.555667 (147.914117)
test_rubyspec 0.016105 0.015140 45.124502 ( 55.455299)
total: 221.54 sec