Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-023900
#<BuildRuby:0x000055f03f926320
@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.20230202-023900",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.004012 0.000547 1.130263 ( 1.617348)
build_miniruby 0.001118 0.000152 1.219703 ( 1.226376)
build_ruby 0.001396 0.000190 2.554555 ( 2.857811)
build_all 0.002292 0.004762 3.825181 ( 2.368889)
build_install 0.012035 0.002559 2.949854 ( 2.664573)
test_btest 0.000566 0.000105 54.384493 ( 29.947045)
test_basic 0.001956 0.003658 0.441173 ( 0.699518)
test_all 0.000639 0.000509 639.359186 (253.072544)
test_rubyspec 0.034464 0.013275 71.720037 ( 84.684871)
total: 379.14 sec