Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-041747
#<BuildRuby:0x00007fba09a9fdd8
@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.20241016-041747",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000038 0.000011 0.000049 ( 0.000049)
configure 0.000029 0.000009 0.000038 ( 0.000038)
build_up 0.005152 0.003141 3.930702 ( 3.807416)
build_miniruby 0.001786 0.000000 1.274759 ( 1.271537)
build_ruby 0.001909 0.000000 3.779359 ( 3.985992)
build_all 0.008683 0.000189 7.448257 ( 3.022991)
build_install 0.008922 0.009622 9.741709 ( 4.428144)
test_btest 0.000693 0.000231 95.001413 ( 26.973480)
test_basic 0.008869 0.001522 1.169022 ( 1.217432)
test_all 0.116431 0.033874 796.405783 (236.215705)
test_rubyspec 0.029613 0.055242 144.464957 ( 45.316111)
total: 326.24 sec