Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-164550
#<BuildRuby:0x00007f22d3b0fde0
@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-164550",
@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.000019 0.000002 0.000021 ( 0.000023)
autoconf 0.000040 0.000006 0.000046 ( 0.000047)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.003861 0.003960 3.573585 ( 3.330526)
build_miniruby 0.001918 0.000000 1.320747 ( 1.317492)
build_ruby 0.001893 0.000006 3.859554 ( 3.991425)
build_all 0.008660 0.000758 7.811185 ( 3.134652)
build_install 0.015106 0.005735 10.807659 ( 5.003300)
test_btest 0.000796 0.000145 116.147353 ( 31.119797)
test_basic 0.009322 0.000292 1.168373 ( 1.215021)
test_all 0.104609 0.046070 806.151547 (258.161129)
test_rubyspec 0.054847 0.032350 171.125163 ( 44.638428)
total: 351.91 sec