Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-095325
#<BuildRuby:0x000056333dfb9138
@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-095325",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.000000 0.005686 1.446907 ( 1.751090)
build_miniruby 0.000000 0.001138 0.828225 ( 0.827965)
build_ruby 0.000393 0.000957 1.594310 ( 1.591209)
build_all 0.006063 0.001054 3.693887 ( 2.083380)
build_install 0.002078 0.012010 2.705009 ( 1.920309)
test_btest 0.000508 0.000148 55.445549 ( 27.627605)
test_basic 0.002173 0.003517 0.378490 ( 0.483460)
test_all 0.000817 0.000262 595.667474 (223.982988)
test_rubyspec 0.017231 0.027114 67.106997 ( 77.579497)
total: 337.85 sec