Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-062911
#<BuildRuby:0x00007fe17247fdc8
@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.20240718-062911",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000026 0.000008 0.000034 ( 0.000033)
configure 0.000023 0.000008 0.000031 ( 0.000030)
build_up 0.000000 0.007546 3.320203 ( 3.279306)
build_miniruby 0.000985 0.000735 1.189904 ( 1.187399)
build_ruby 0.001373 0.000578 3.630050 ( 3.815156)
build_all 0.007655 0.001419 8.393778 ( 3.168994)
build_install 0.010382 0.005754 10.510307 ( 4.787990)
test_btest 0.000698 0.000291 117.523728 ( 30.896118)
test_basic 0.005710 0.002380 1.138163 ( 1.190519)
test_all 0.104133 0.047698 826.857121 (236.824023)
test_rubyspec 0.057549 0.032891 164.852806 ( 33.885989)
total: 319.04 sec