Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-084637
#<BuildRuby:0x00005557f6b161a8
@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.20240313-084637",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000022 0.000007 0.000029 ( 0.000029)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.007244 0.000000 2.409863 ( 2.137348)
build_miniruby 0.001205 0.000000 1.669364 ( 1.667736)
build_ruby 0.001686 0.000000 3.240585 ( 3.484272)
build_all 0.006807 0.000000 6.409128 ( 2.537254)
build_install 0.014909 0.001153 8.049342 ( 3.715088)
test_btest 0.000768 0.000181 91.125652 ( 23.781015)
test_basic 0.005062 0.001191 0.941869 ( 1.004674)
test_all 0.095961 0.021862 776.335471 (241.172186)
test_rubyspec 0.048146 0.032002 107.981603 (116.860727)
total: 396.36 sec