Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-034327
#<BuildRuby:0x000055ee79272208
@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.20221206-034327",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000012 0.000000 0.000012 ( 0.000014)
build_up 0.000000 0.005738 1.294186 ( 1.509058)
build_miniruby 0.001097 0.000000 0.777646 ( 0.776685)
build_ruby 0.001639 0.000000 1.467704 ( 1.460601)
build_all 0.000000 0.006332 3.583083 ( 1.893177)
build_install 0.009165 0.004005 2.571380 ( 1.658738)
test_btest 0.000586 0.000160 56.543099 ( 19.282941)
test_basic 0.002670 0.000728 0.339251 ( 0.434989)
test_all 0.001111 0.000302 599.031011 (173.987392)
test_rubyspec 0.026640 0.015133 63.181809 ( 73.811901)
total: 274.82 sec