Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-202135
#<BuildRuby:0x00007f6b36fbfdd0
@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.20240624-202135",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000039 0.000005 0.000044 ( 0.000042)
configure 0.000031 0.000004 0.000035 ( 0.000036)
build_up 0.000698 0.008139 4.026536 ( 3.961986)
build_miniruby 0.001640 0.000274 1.443788 ( 1.441164)
build_ruby 0.001712 0.000000 3.836722 ( 3.964639)
build_all 0.006017 0.004014 8.659290 ( 3.676039)
build_install 0.025143 0.000112 11.681744 ( 6.139156)
test_btest 0.000747 0.000119 120.095112 ( 36.594267)
test_basic 0.008868 0.003521 1.294221 ( 1.346266)
test_all 0.114399 0.038804 862.458884 (259.052354)
test_rubyspec 0.058964 0.027935 163.577255 ( 30.880481)
total: 347.06 sec