Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-130333
#<BuildRuby:0x00007f14d7d2fdc8
@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.20240820-130333",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000021 0.000005 0.000026 ( 0.000024)
autoconf 0.000037 0.000007 0.000044 ( 0.000043)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.000153 0.008079 3.038136 ( 3.109362)
build_miniruby 0.001243 0.000343 1.202107 ( 1.201480)
build_ruby 0.001897 0.000524 3.210190 ( 3.424221)
build_all 0.006973 0.004991 9.455690 ( 5.359367)
build_install 0.025441 0.001093 12.867896 ( 7.653528)
test_btest 0.000758 0.000195 116.123233 ( 33.607491)
test_basic 0.009392 0.004554 1.236146 ( 1.293530)
test_all 0.108615 0.041956 764.733759 (219.755100)
test_rubyspec 0.056925 0.033027 169.985645 ( 29.171345)
total: 304.58 sec