Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-210750
#<BuildRuby:0x000055f153472008
@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.20221207-210750",
@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.000001 0.000010 ( 0.000009)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000014)
build_up 0.001210 0.004276 1.143408 ( 1.335027)
build_miniruby 0.000962 0.000128 0.914532 ( 0.913265)
build_ruby 0.001160 0.000155 1.774406 ( 1.768485)
build_all 0.006458 0.000000 2.981961 ( 1.490010)
build_install 0.014054 0.000000 2.453708 ( 1.552946)
test_btest 0.000741 0.000000 52.253833 ( 13.079143)
test_basic 0.003215 0.000295 0.268171 ( 0.363559)
test_all 0.000984 0.000099 633.850093 (179.153544)
test_rubyspec 0.014239 0.024414 64.782092 ( 74.600400)
total: 274.26 sec