Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240626-192530
#<BuildRuby:0x00007f07d77afdd8
@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.20240626-192530",
@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.000025 0.000006 0.000031 ( 0.000031)
autoconf 0.000040 0.000009 0.000049 ( 0.000049)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.005754 0.005507 4.554049 ( 7.588569)
build_miniruby 0.001944 0.000531 1.869726 ( 2.760889)
build_ruby 0.002087 0.000569 4.594323 ( 7.221578)
build_all 0.003563 0.008265 8.828763 ( 11.597978)
build_install 0.019966 0.009499 12.438343 ( 16.882170)
test_btest 0.001005 0.000343 126.562149 (163.246836)
test_basic 0.004300 0.010370 1.385259 ( 2.479215)
test_all 0.114937 0.046865 978.575497 (596.394727)
test_rubyspec 0.048961 0.043100 168.586447 ( 41.172916)
total: 849.35 sec