Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-040418
#<BuildRuby:0x00007faf0be6fde0
@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.20241005-040418",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.003238 0.005018 3.927255 ( 3.743849)
build_miniruby 0.001263 0.000407 1.335780 ( 1.332299)
build_ruby 0.002165 0.000000 4.135615 ( 4.318516)
build_all 0.007569 0.001782 7.370830 ( 3.045807)
build_install 0.005714 0.013469 10.788458 ( 5.128154)
test_btest 0.000000 0.001063 96.111222 ( 25.323555)
test_basic 0.004673 0.005827 1.215579 ( 1.259790)
test_all 0.085220 0.067939 820.150753 (270.121423)
test_rubyspec 0.024453 0.060857 139.904129 ( 28.071818)
total: 342.35 sec