Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241106-040341
#<BuildRuby:0x00007f0cf96bfdc0
@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.20241106-040341",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000024 0.000008 0.000032 ( 0.000032)
configure 0.000021 0.000007 0.000028 ( 0.000027)
build_up 0.002740 0.004971 3.719565 ( 3.769629)
build_miniruby 0.001803 0.000000 2.133720 ( 2.132617)
build_ruby 0.002104 0.000000 3.864805 ( 4.046398)
build_all 0.005372 0.003053 6.471230 ( 2.668936)
build_install 0.014118 0.003348 9.340603 ( 4.695562)
test_btest 0.000667 0.000235 76.055945 ( 20.205394)
test_basic 0.004515 0.005668 0.960549 ( 1.007427)
test_all 0.122924 0.023085 722.274577 (214.955575)
test_rubyspec 0.046675 0.036769 119.407206 ( 27.220778)
total: 280.70 sec