Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-035421
#<BuildRuby:0x00007f0ee01afdd8
@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.20241228-035421",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000031 0.000002 0.000033 ( 0.000034)
build_up 0.006189 0.000546 2.309430 ( 8.433460)
build_miniruby 0.001816 0.000160 1.796402 ( 3.930141)
build_ruby 0.002106 0.000186 4.740853 (124.436117)
build_all 0.008338 0.000352 7.433907 ( 10.777488)
build_install 0.023630 0.001606 9.435892 ( 24.310252)
test_btest 0.000789 0.000066 82.500218 (109.680122)
test_basic 0.012096 0.000582 1.176220 ( 1.927541)
test_all 0.112412 0.048959 796.021435 (929.579112)
test_rubyspec 0.049900 0.041679 127.685287 ( 88.109824)
total: 1301.19 sec