Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230307-184040
#<BuildRuby:0x000055b778145f48
@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.20230307-184040",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.004719 0.001124 1.569584 ( 3.686412)
build_miniruby 0.001093 0.000260 1.282121 ( 1.595542)
build_ruby 0.001218 0.000290 2.540717 ( 2.945098)
build_all 0.000124 0.007288 2.225460 ( 2.469133)
build_install 0.002300 0.015779 3.168087 ( 2.985824)
test_btest 0.000591 0.000283 69.838802 ( 38.093226)
test_basic 0.004597 0.002353 0.562266 ( 0.727958)
test_all 0.000848 0.000409 508.813176 (220.507982)
test_rubyspec 0.018138 0.032915 79.586707 ( 94.875884)
total: 367.89 sec