Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-175709
#<BuildRuby:0x00007f63f290fdc8
@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-175709",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000023 0.000009 0.000032 ( 0.000031)
configure 0.000021 0.000008 0.000029 ( 0.000029)
build_up 0.005237 0.001929 2.977173 ( 3.003019)
build_miniruby 0.001662 0.000000 1.155946 ( 1.152998)
build_ruby 0.001736 0.000000 3.176805 ( 3.361903)
build_all 0.007863 0.001077 5.597011 ( 2.184145)
build_install 0.014875 0.007733 8.658693 ( 4.200905)
test_btest 0.000865 0.000000 79.234123 ( 62.299101)
test_basic 0.005554 0.005978 1.046981 ( 1.205246)
test_all 0.088068 0.059718 692.494138 (206.249693)
test_rubyspec 0.039098 0.044441 115.410303 ( 21.499884)
total: 305.16 sec