Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-122407
#<BuildRuby:0x00007f1a4037fdc8
@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.20240708-122407",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000029 0.000008 0.000037 ( 0.000040)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.006818 0.000697 3.325472 ( 3.093548)
build_miniruby 0.000000 0.001703 1.395342 ( 1.391874)
build_ruby 0.001450 0.000492 3.362695 ( 3.557867)
build_all 0.008653 0.000232 6.797872 ( 2.610082)
build_install 0.016589 0.002027 9.639589 ( 4.271645)
test_btest 0.000794 0.000183 106.228170 ( 27.434571)
test_basic 0.009653 0.000235 0.996083 ( 1.042174)
test_all 0.123014 0.032634 764.866150 (215.099641)
test_rubyspec 0.043197 0.047488 170.422178 ( 28.622855)
total: 287.13 sec