Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-181827
#<BuildRuby:0x0000564e9aa41e08
@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-181827",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000011 0.000000 0.000011 ( 0.000014)
build_up 0.005056 0.000361 1.012971 ( 1.207445)
build_miniruby 0.000951 0.000068 0.618805 ( 0.617665)
build_ruby 0.001247 0.000089 1.100834 ( 1.094798)
build_all 0.004956 0.000354 2.562022 ( 1.297949)
build_install 0.006481 0.004592 1.934428 ( 1.221913)
test_btest 0.000000 0.000701 51.975988 ( 13.473906)
test_basic 0.000000 0.003424 0.243821 ( 0.339640)
test_all 0.000471 0.000673 488.482233 (143.225796)
test_rubyspec 0.018575 0.009496 44.267971 ( 54.636993)
total: 217.12 sec