Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-100816
#<BuildRuby:0x00007f89c51cfdd0
@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.20240811-100816",
@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.000022 0.000006 0.000028 ( 0.000028)
autoconf 0.000054 0.000000 0.000054 ( 0.000053)
configure 0.000041 0.000000 0.000041 ( 0.000040)
build_up 0.003008 0.006546 4.396138 ( 7.407632)
build_miniruby 0.001616 0.000445 2.035634 ( 5.099703)
build_ruby 0.002337 0.000000 5.035244 ( 7.843342)
build_all 0.007434 0.004458 9.614815 ( 12.031105)
build_install 0.019925 0.006779 13.239058 ( 17.482821)
test_btest 0.000808 0.000235 134.381329 (175.062710)
test_basic 0.005697 0.008255 1.445619 ( 3.139903)
test_all 0.108757 0.061052 1016.730816 (811.286767)
test_rubyspec 0.050913 0.045035 179.454428 ( 52.829801)
total: 1092.19 sec