Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-161507
#<BuildRuby:0x0000564923702340
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221206-161507",
@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.000000 0.000016 ( 0.000016)
autoconf 0.000027 0.000001 0.000028 ( 0.000029)
configure 0.000020 0.000000 0.000020 ( 0.000021)
build_up 0.002156 0.003765 1.455861 ( 2.015840)
build_miniruby 0.001165 0.000000 0.880201 ( 0.883668)
build_ruby 0.001465 0.000000 1.422643 ( 1.465632)
build_all 0.007059 0.000000 3.626934 ( 2.057431)
build_install 0.014462 0.000000 2.686283 ( 2.187654)
test_btest 0.000727 0.000000 56.927564 ( 26.244885)
test_basic 0.002374 0.003291 0.375907 ( 0.524947)
test_all 0.002391 0.000211 646.932291 (413.622112)
test_rubyspec 0.036156 0.029643 78.329010 (118.877648)
total: 567.88 sec