Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241114-032641
#<BuildRuby:0x00007f654102fdc0
@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.20241114-032641",
@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.000015 0.000006 0.000021 ( 0.000021)
autoconf 0.000025 0.000010 0.000035 ( 0.000034)
configure 0.000021 0.000009 0.000030 ( 0.000028)
build_up 0.003985 0.004002 3.054472 ( 3.012995)
build_miniruby 0.000000 0.001625 1.203610 ( 1.397982)
build_ruby 0.000000 0.001688 3.153757 ( 36.297157)
build_all 0.007994 0.000522 6.202627 ( 2.457272)
build_install 0.012940 0.006644 8.394193 ( 4.119934)
test_btest 0.001083 0.000000 77.861470 ( 21.500761)
test_basic 0.006780 0.001733 0.924681 ( 1.144928)
test_all 0.111878 0.038348 626.382019 (193.684957)
test_rubyspec 0.051177 0.030338 114.827975 ( 20.819054)
total: 284.44 sec