Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-100422
#<BuildRuby:0x00005625782c6700
@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.20221204-100422",
@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.000011)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.005511 0.000326 1.480124 ( 1.853693)
build_miniruby 0.001092 0.000230 0.982179 ( 0.991537)
build_ruby 0.001292 0.000272 1.701680 ( 1.696504)
build_all 0.003595 0.004034 3.609464 ( 2.012519)
build_install 0.010284 0.005905 2.737486 ( 2.486657)
test_btest 0.000544 0.000156 58.736522 ( 24.717937)
test_basic 0.004545 0.000018 0.381041 ( 0.482305)
test_all 0.001594 0.000232 621.770476 (235.318786)
test_rubyspec 0.024666 0.020928 66.054256 ( 76.040868)
total: 345.60 sec