Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-163747
#<BuildRuby:0x00007f7c5c7bfdd8
@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.20241101-163747",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000044 0.000005 0.000049 ( 0.000049)
configure 0.000034 0.000004 0.000038 ( 0.000038)
build_up 0.009142 0.000130 4.092218 ( 4.133919)
build_miniruby 0.001813 0.000213 1.709742 ( 1.714772)
build_ruby 0.001866 0.000220 4.490521 ( 42.549828)
build_all 0.006896 0.003970 7.432569 ( 5.679700)
build_install 0.014685 0.005845 9.934308 ( 11.572675)
test_btest 0.000725 0.000117 72.914347 ( 23.182401)
test_basic 0.011644 0.001137 1.085614 ( 1.175950)
test_all 0.113659 0.037622 794.302478 (307.973103)
test_rubyspec 0.056996 0.032977 121.457831 ( 42.317762)
total: 440.30 sec