Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-044605
#<BuildRuby:0x000055d20459dfb8
@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.20230124-044605",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004123 0.000008 1.084514 ( 1.473395)
build_miniruby 0.001158 0.000151 1.125732 ( 1.123865)
build_ruby 0.001531 0.000000 2.739997 ( 3.121000)
build_all 0.003806 0.003049 3.794511 ( 1.889558)
build_install 0.011290 0.006023 2.989819 ( 2.191109)
test_btest 0.001035 0.000199 58.113740 ( 23.403629)
test_basic 0.006052 0.000318 0.469919 ( 0.600080)
test_all 0.001397 0.000259 656.866302 (229.538786)
test_rubyspec 0.037221 0.013287 73.693481 ( 86.236645)
total: 349.58 sec