Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-224314
#<BuildRuby:0x00007f070d1ffde0
@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.20240731-224314",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000038 0.000007 0.000045 ( 0.000045)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.003306 0.004700 3.576754 ( 3.462367)
build_miniruby 0.001351 0.000278 1.344979 ( 1.341613)
build_ruby 0.001673 0.000344 3.885789 ( 4.090107)
build_all 0.006486 0.001335 7.020796 ( 2.699905)
build_install 0.007914 0.009596 10.029093 ( 4.689972)
test_btest 0.000868 0.000000 110.472317 ( 29.580738)
test_basic 0.003205 0.006938 0.897607 ( 0.946439)
test_all 0.096309 0.050427 744.234573 (212.897200)
test_rubyspec 0.041283 0.047906 166.862992 ( 32.187435)
total: 291.90 sec