Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-181832
#<BuildRuby:0x000056026c8f6208
@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.20221205-181832",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000020 0.000006 0.000026 ( 0.000025)
configure 0.000017 0.000005 0.000022 ( 0.000023)
build_up 0.000000 0.007235 1.563984 ( 2.750459)
build_miniruby 0.000428 0.000868 1.134489 ( 1.397562)
build_ruby 0.001459 0.000556 2.027205 ( 2.783571)
build_all 0.005895 0.003200 4.086885 ( 4.328358)
build_install 0.015162 0.004182 2.889883 ( 3.557951)
test_btest 0.000690 0.000259 65.742034 ( 66.965071)
test_basic 0.000000 0.006511 0.410825 ( 0.747753)
test_all 0.000000 0.001406 700.533148 (697.628026)
test_rubyspec 0.011165 0.040906 74.567055 (100.627791)
total: 880.79 sec