Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-071750
#<BuildRuby:0x00007fb9ded7fdd0
@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.20241018-071750",
@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.000019)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.007563 0.000847 4.239677 ( 4.510622)
build_miniruby 0.002106 0.000000 1.963851 ( 2.106706)
build_ruby 0.002612 0.000000 4.945511 ( 5.329418)
build_all 0.007276 0.004114 7.947663 ( 5.092501)
build_install 0.020784 0.005168 11.199658 ( 7.623472)
test_btest 0.000773 0.000188 99.980934 ( 40.468170)
test_basic 0.004958 0.000178 1.285363 ( 4.770704)
test_all 0.109028 0.046310 739.313069 (227.919940)
test_rubyspec 0.034868 0.052071 136.271803 ( 23.247875)
total: 321.07 sec