Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-001256
#<BuildRuby:0x00007fa15f83fdd0
@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.20240618-001256",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000032 0.000008 0.000040 ( 0.000041)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.008256 0.000030 3.623559 ( 3.684652)
build_miniruby 0.001266 0.000296 1.553734 ( 1.550367)
build_ruby 0.001697 0.000396 3.718437 ( 3.875910)
build_all 0.004761 0.004326 7.533290 ( 2.966062)
build_install 0.014686 0.003657 10.022011 ( 4.595044)
test_btest 0.001062 0.000000 109.073403 ( 28.678093)
test_basic 0.003834 0.004400 1.154967 ( 1.209172)
test_all 0.099660 0.050304 817.704128 (271.524242)
test_rubyspec 0.054516 0.035860 161.369816 ( 31.112570)
total: 349.20 sec