Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-222807
#<BuildRuby:0x00007febb3cdfdd8
@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-222807",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.007443 0.000712 3.292002 ( 3.277914)
build_miniruby 0.001462 0.000303 1.523053 ( 1.519910)
build_ruby 0.001558 0.000323 3.645733 ( 3.812827)
build_all 0.007430 0.001537 7.665546 ( 3.005956)
build_install 0.015682 0.003245 9.940683 ( 4.553597)
test_btest 0.000752 0.000155 104.357950 ( 26.823787)
test_basic 0.007806 0.000548 0.944443 ( 0.992830)
test_all 0.094948 0.055484 785.400318 (241.991582)
test_rubyspec 0.055929 0.040524 161.198701 ( 28.890624)
total: 314.87 sec