Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240710-144618
#<BuildRuby:0x00007fe4202bfdc0
@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.20240710-144618",
@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.000018 0.000007 0.000025 ( 0.000026)
autoconf 0.000033 0.000012 0.000045 ( 0.000045)
configure 0.000028 0.000011 0.000039 ( 0.000039)
build_up 0.006716 0.002463 4.425959 ( 4.522562)
build_miniruby 0.000000 0.001983 1.764733 ( 1.785500)
build_ruby 0.000128 0.002166 4.323689 ( 15.858776)
build_all 0.009730 0.000492 8.383603 ( 3.891500)
build_install 0.007319 0.016450 11.530715 ( 6.134225)
test_btest 0.000555 0.000261 113.940806 ( 30.054314)
test_basic 0.005554 0.002858 1.055375 ( 1.104395)
test_all 0.082965 0.065392 828.554619 (249.700622)
test_rubyspec 0.045054 0.044432 165.767684 ( 33.552185)
total: 346.61 sec