Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-164559
#<BuildRuby:0x00007fac6464fdd0
@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.20240804-164559",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.004673 0.003190 3.425279 ( 3.434289)
build_miniruby 0.001499 0.000000 1.177820 ( 1.175018)
build_ruby 0.001794 0.000000 3.551600 ( 3.747952)
build_all 0.004676 0.003023 7.904647 ( 3.153416)
build_install 0.003568 0.014894 10.381109 ( 4.887010)
test_btest 0.000732 0.000250 117.564740 ( 30.556956)
test_basic 0.001746 0.008432 1.181626 ( 1.229640)
test_all 0.106635 0.039729 845.180258 (239.758460)
test_rubyspec 0.048699 0.040062 161.097862 ( 33.738110)
total: 321.68 sec