Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-130706
#<BuildRuby:0x0000558eac79d138
@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.20221205-130706",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.004919 0.000328 1.167834 ( 1.392343)
build_miniruby 0.001112 0.000074 0.772543 ( 0.771135)
build_ruby 0.001240 0.000083 1.336733 ( 1.329127)
build_all 0.001632 0.004809 3.450665 ( 1.863971)
build_install 0.009288 0.004684 2.269067 ( 1.431191)
test_btest 0.000000 0.000768 62.682176 ( 16.189764)
test_basic 0.001599 0.003176 0.361441 ( 0.454261)
test_all 0.000522 0.000640 575.336958 (167.189616)
test_rubyspec 0.006377 0.031724 54.480218 ( 64.471445)
total: 255.09 sec