Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221202-222950
#<BuildRuby:0x00005608e7816140
@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.20221202-222950",
@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.000000 0.000013 ( 0.000013)
autoconf 0.000000 0.000000 0.000000 ( 0.000018)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.000000 0.006440 1.455330 ( 1.587162)
build_miniruby 0.000112 0.001226 1.053991 ( 1.053636)
build_ruby 0.000000 0.001921 1.903808 ( 1.896598)
build_all 0.005998 0.001672 3.657194 ( 1.928098)
build_install 0.013005 0.004701 2.744020 ( 1.838027)
test_btest 0.000639 0.000100 60.183167 ( 16.939447)
test_basic 0.000172 0.004101 0.348870 ( 0.442168)
test_all 0.001665 0.000000 624.779401 (223.952095)
test_rubyspec 0.028472 0.040738 79.919689 (111.979279)
total: 361.62 sec