Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-072518
#<BuildRuby:0x00007f8b66d2fde0
@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.20240824-072518",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000043 0.000000 0.000043 ( 0.000043)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.008041 0.000000 3.874775 ( 3.946836)
build_miniruby 0.001799 0.000000 1.466581 ( 1.462585)
build_ruby 0.002023 0.000000 3.936987 ( 20.388436)
build_all 0.008063 0.000859 8.784737 ( 3.486346)
build_install 0.015767 0.003980 10.764723 ( 5.041187)
test_btest 0.000867 0.000169 117.167856 ( 33.416754)
test_basic 0.003117 0.008015 1.067441 ( 1.115772)
test_all 0.128379 0.024977 850.581315 (243.962800)
test_rubyspec 0.053689 0.039156 169.938051 ( 35.426254)
total: 348.25 sec