Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-012423
#<BuildRuby:0x0000564949e3e048
@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.20221207-012423",
@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.000000 0.000000 0.000000 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.000000 0.005542 1.337445 ( 1.520809)
build_miniruby 0.000452 0.000671 0.880213 ( 0.879271)
build_ruby 0.000000 0.001477 1.416310 ( 1.408592)
build_all 0.004974 0.002311 3.529336 ( 1.751791)
build_install 0.000000 0.013190 2.669383 ( 1.714856)
test_btest 0.000000 0.000718 58.580998 ( 19.152789)
test_basic 0.000126 0.003876 0.362441 ( 0.457503)
test_all 0.001392 0.000511 583.627477 (216.240207)
test_rubyspec 0.020765 0.020174 65.810824 ( 76.201535)
total: 319.33 sec