Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-230606
#<BuildRuby:0x00005653e1f15a78
@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-230606",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000000 0.000000 0.000000 ( 0.000016)
configure 0.000006 0.000001 0.000007 ( 0.000013)
build_up 0.004157 0.000959 1.007936 ( 1.206325)
build_miniruby 0.000856 0.000197 0.557164 ( 0.556291)
build_ruby 0.001127 0.000260 1.010590 ( 1.003892)
build_all 0.005969 0.000307 2.462493 ( 1.243296)
build_install 0.011218 0.000363 1.825337 ( 1.124531)
test_btest 0.000656 0.000123 51.610458 ( 13.053219)
test_basic 0.002963 0.000556 0.245829 ( 0.341186)
test_all 0.000790 0.000148 478.062789 (137.114061)
test_rubyspec 0.012282 0.015355 44.284859 ( 54.666430)
total: 210.31 sec