Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-000225
#<BuildRuby:0x00007f7b69a9fdd0
@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.20240615-000225",
@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.000016 0.000008 0.000024 ( 0.000024)
autoconf 0.000024 0.000013 0.000037 ( 0.000038)
configure 0.000018 0.000010 0.000028 ( 0.000028)
build_up 0.007695 0.000000 2.873921 ( 3.111939)
build_miniruby 0.001203 0.000485 1.113607 ( 1.110682)
build_ruby 0.000000 0.001906 3.439061 ( 3.605644)
build_all 0.001417 0.006927 6.618359 ( 2.523616)
build_install 0.013202 0.004200 9.596036 ( 4.490125)
test_btest 0.000554 0.000302 104.826030 ( 26.922197)
test_basic 0.004043 0.003945 1.119326 ( 1.175411)
test_all 0.095502 0.053481 776.115220 (245.938243)
test_rubyspec 0.048200 0.040603 157.594757 ( 26.791738)
total: 315.67 sec