Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-192954
#<BuildRuby:0x000055bd08022018
@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.20221221-192954",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.002150 0.003642 1.263528 ( 2.582149)
build_miniruby 0.001252 0.000209 1.584142 ( 1.888222)
build_ruby 0.001730 0.000289 3.959824 ( 5.032726)
build_all 0.004200 0.004248 4.229737 ( 4.403399)
build_install 0.010392 0.008455 3.347536 ( 3.903783)
test_btest 0.001476 0.000000 59.465972 ( 49.890418)
test_basic 0.005688 0.000787 0.471239 ( 0.909478)
test_all 0.002660 0.000000 681.297851 (432.667969)
test_rubyspec 0.028962 0.020480 72.405908 ( 92.088657)
total: 593.37 sec