Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-044137
#<BuildRuby:0x00007f5ecb10fdc0
@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.20240705-044137",
@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.000020)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000028)
build_up 0.006637 0.000576 3.979339 ( 3.482143)
build_miniruby 0.000000 0.001723 1.209728 ( 1.206740)
build_ruby 0.000000 0.001844 3.916173 ( 4.089852)
build_all 0.004077 0.004283 8.287404 ( 3.244897)
build_install 0.013434 0.006028 11.359164 ( 5.371352)
test_btest 0.000707 0.000212 118.596903 ( 31.648265)
test_basic 0.004017 0.005145 1.284573 ( 1.335777)
test_all 0.106005 0.050286 875.802241 (264.314315)
test_rubyspec 0.054856 0.037545 168.689627 ( 34.220444)
total: 348.91 sec