Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241224-065420
#<BuildRuby:0x00007f99a7bafde0
@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.20241224-065420",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005295 0.000261 1.839957 ( 2.319236)
build_miniruby 0.001374 0.000000 1.516414 ( 1.514245)
build_ruby 0.001732 0.000000 3.856905 ( 4.001588)
build_all 0.008332 0.000662 6.220110 ( 2.563254)
build_install 0.014855 0.001157 7.809186 ( 4.168820)
test_btest 0.000829 0.000146 73.207543 ( 21.440739)
test_basic 0.003610 0.005114 0.930331 ( 0.979197)
test_all 0.101342 0.039842 665.795822 (203.679024)
test_rubyspec 0.030181 0.045607 114.163715 ( 22.507817)
total: 263.17 sec