Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-124856
#<BuildRuby:0x0000555fcb1d6890
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/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.20221223-124856",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.004934 0.000180 1.151997 ( 1.597494)
build_miniruby 0.001427 0.000310 1.435256 ( 1.435043)
build_ruby 0.001311 0.000285 3.548537 ( 3.999954)
build_all 0.004352 0.005407 3.997494 ( 2.694039)
build_install 0.007048 0.014362 3.392046 ( 2.841072)
test_btest 0.000591 0.000222 58.597050 ( 29.044226)
test_basic 0.000000 0.006278 0.461579 ( 0.806638)
test_all 0.000000 0.001341 640.996191 (212.110126)
test_rubyspec 0.029174 0.020636 68.496911 ( 78.376011)
total: 332.91 sec