Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240825-223941
#<BuildRuby:0x00007f13cee7fde0
@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.20240825-223941",
@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.000004 0.000018 ( 0.000019)
autoconf 0.000033 0.000011 0.000044 ( 0.000044)
configure 0.000020 0.000007 0.000027 ( 0.000026)
build_up 0.000000 0.007588 2.528407 ( 2.518761)
build_miniruby 0.000766 0.000726 1.070697 ( 1.067948)
build_ruby 0.001216 0.000540 2.893540 ( 3.135046)
build_all 0.005507 0.002893 6.540334 ( 2.423416)
build_install 0.010314 0.007009 8.610432 ( 3.852919)
test_btest 0.000754 0.000359 104.081613 ( 26.732264)
test_basic 0.004665 0.004506 0.876545 ( 0.922134)
test_all 0.107985 0.039423 665.588039 (211.566645)
test_rubyspec 0.019007 0.069782 166.169941 ( 24.833646)
total: 277.05 sec