Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-065739
#<BuildRuby:0x00007fcd1a74fdd0
@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.20240707-065739",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000037 0.000009 0.000046 ( 0.000048)
configure 0.000032 0.000008 0.000040 ( 0.000040)
build_up 0.007524 0.000850 4.573703 ( 3.915183)
build_miniruby 0.001380 0.000335 1.374206 ( 1.372189)
build_ruby 0.001914 0.000465 4.519896 ( 4.649915)
build_all 0.010465 0.000000 8.812104 ( 3.595573)
build_install 0.020168 0.002661 11.897602 ( 5.365153)
test_btest 0.000842 0.000180 133.195757 ( 49.262333)
test_basic 0.005518 0.011518 1.666464 ( 1.774871)
test_all 0.123431 0.037564 943.859703 (389.934072)
test_rubyspec 0.050086 0.047601 187.215545 ( 66.114951)
total: 525.99 sec