Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240822-072903
#<BuildRuby:0x00007f081ae2fdc8
@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.20240822-072903",
@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.000007 0.000025 ( 0.000026)
autoconf 0.000033 0.000012 0.000045 ( 0.000044)
configure 0.000026 0.000009 0.000035 ( 0.000036)
build_up 0.002992 0.005174 3.915054 ( 3.778081)
build_miniruby 0.001275 0.000519 1.523639 ( 1.520429)
build_ruby 0.001745 0.000711 4.381453 ( 4.559085)
build_all 0.003980 0.005954 8.509058 ( 3.571281)
build_install 0.024555 0.000000 11.534224 ( 5.633346)
test_btest 0.000939 0.000000 121.696871 ( 33.976590)
test_basic 0.006910 0.002006 1.007724 ( 1.054100)
test_all 0.128471 0.031536 945.956508 (313.071299)
test_rubyspec 0.048269 0.045894 178.960633 ( 69.270612)
total: 436.44 sec