Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-155445
#<BuildRuby:0x00005569434c2190
@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.20230203-155445",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000017 0.000005 0.000022 ( 0.000021)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.003424 0.001007 1.056349 ( 3.369321)
build_miniruby 0.000000 0.001205 1.131030 ( 1.133506)
build_ruby 0.000000 0.001448 2.404875 ( 2.616145)
build_all 0.004546 0.003058 3.903202 ( 2.073631)
build_install 0.009535 0.004697 2.701628 ( 1.864485)
test_btest 0.000452 0.000167 56.632821 ( 19.406022)
test_basic 0.003588 0.001322 0.383037 ( 0.477985)
test_all 0.001541 0.000568 663.720710 (213.964608)
test_rubyspec 0.026114 0.019778 71.437033 ( 83.473543)
total: 328.38 sec