Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-023356
#<BuildRuby:0x000055de6fd22028
@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-023356",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000035 0.000004 0.000039 ( 0.000039)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.006445 0.000690 1.583216 ( 2.298722)
build_miniruby 0.001497 0.000161 1.143906 ( 1.221195)
build_ruby 0.001555 0.000167 1.799500 ( 2.004457)
build_all 0.007955 0.000853 3.772657 ( 3.139581)
build_install 0.010122 0.010364 2.827666 ( 2.810597)
test_btest 0.000000 0.000854 67.377370 ( 48.858281)
test_basic 0.004473 0.003114 0.441801 ( 0.814988)
test_all 0.001594 0.000319 709.123667 (678.377511)
test_rubyspec 0.045080 0.010739 74.891738 (104.925333)
total: 844.45 sec