Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-205319
#<BuildRuby:0x000055889b73a018
@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.20230205-205319",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.001223 0.003140 0.911600 ( 1.285948)
build_miniruby 0.001033 0.000276 1.097012 ( 1.096203)
build_ruby 0.001191 0.000318 2.245725 ( 2.459673)
build_all 0.004732 0.001262 3.396166 ( 1.690247)
build_install 0.010825 0.001671 2.360610 ( 1.545395)
test_btest 0.000511 0.000128 55.197253 ( 15.386538)
test_basic 0.000000 0.005244 0.421702 ( 0.515507)
test_all 0.000000 0.001453 622.141644 (177.758914)
test_rubyspec 0.015821 0.022086 64.024451 ( 74.035887)
total: 275.78 sec