Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-092721
#<BuildRuby:0x0000559e781867c8
@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.20230310-092721",
@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.000014 0.000006 0.000020 ( 0.000020)
autoconf 0.000019 0.000006 0.000025 ( 0.000026)
configure 0.000016 0.000006 0.000022 ( 0.000022)
build_up 0.004204 0.001549 1.744531 ( 3.514316)
build_miniruby 0.000974 0.000358 1.188347 ( 1.202008)
build_ruby 0.001040 0.000383 2.468682 ( 2.701822)
build_all 0.005989 0.000000 1.931506 ( 1.510319)
build_install 0.013222 0.002145 3.037132 ( 2.484034)
test_btest 0.000802 0.000000 68.116531 ( 35.358669)
test_basic 0.005245 0.000000 0.556299 ( 0.789133)
test_all 0.001533 0.000000 555.830054 (212.914266)
test_rubyspec 0.031387 0.017479 77.271724 ( 89.732528)
total: 350.21 sec