Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-093923
#<BuildRuby:0x000055cc8227e120
@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.20221208-093923",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000012 0.000002 0.000014 ( 0.000020)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.002664 0.003101 1.299658 ( 1.499504)
build_miniruby 0.001029 0.000000 1.240543 ( 1.239349)
build_ruby 0.001439 0.000000 2.696928 ( 2.690141)
build_all 0.003651 0.003515 3.607613 ( 1.817857)
build_install 0.009101 0.005152 2.758961 ( 1.808307)
test_btest 0.000522 0.000137 56.576521 ( 15.829092)
test_basic 0.003119 0.000821 0.369574 ( 0.464959)
test_all 0.001433 0.000000 626.975236 (197.902380)
test_rubyspec 0.024070 0.018563 67.391156 ( 77.678479)
total: 300.93 sec