Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-020931
#<BuildRuby:0x000055fc0cdc6028
@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-020931",
@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.000002 0.000012 ( 0.000014)
autoconf 0.000010 0.000002 0.000012 ( 0.000019)
configure 0.000013 0.000003 0.000016 ( 0.000017)
build_up 0.005770 0.000431 1.840000 ( 2.273823)
build_miniruby 0.000964 0.000229 1.133730 ( 1.136868)
build_ruby 0.001142 0.000271 1.483601 ( 1.444692)
build_all 0.006151 0.000454 3.645196 ( 1.876663)
build_install 0.006703 0.005724 2.325275 ( 1.407320)
test_btest 0.000549 0.000148 57.084092 ( 17.583402)
test_basic 0.003368 0.000907 0.379747 ( 0.476660)
test_all 0.001109 0.000299 588.295454 (172.577325)
test_rubyspec 0.013712 0.014158 55.819718 ( 65.970316)
total: 264.75 sec