Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-142046
#<BuildRuby:0x00007f761ad7fdd8
@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-142046",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000026 0.000010 0.000036 ( 0.000036)
configure 0.000021 0.000008 0.000029 ( 0.000030)
build_up 0.000000 0.007727 2.679954 ( 2.792954)
build_miniruby 0.000000 0.001825 1.305663 ( 1.313466)
build_ruby 0.001501 0.001005 4.682535 ( 5.086286)
build_all 0.009977 0.000974 8.462699 ( 4.892071)
build_install 0.014220 0.013080 11.302790 ( 7.293134)
test_btest 0.000856 0.000428 100.637643 ( 26.869202)
test_basic 0.004505 0.004300 1.098951 ( 1.151646)
test_all 0.109947 0.041782 796.610387 (254.007893)
test_rubyspec 0.050184 0.041413 158.659543 ( 29.385754)
total: 332.79 sec