Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-200428
#<BuildRuby:0x00007f23c406fdd0
@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.20241009-200428",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000031 0.000011 0.000042 ( 0.000042)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.004286 0.004084 3.896168 ( 3.803845)
build_miniruby 0.001561 0.000000 1.526188 ( 1.523202)
build_ruby 0.001822 0.000000 3.332766 ( 3.541976)
build_all 0.004868 0.004150 7.098055 ( 2.867797)
build_install 0.015647 0.002701 8.988221 ( 4.063712)
test_btest 0.000647 0.000228 88.387077 ( 23.825125)
test_basic 0.001694 0.007468 1.121518 ( 1.171359)
test_all 0.107536 0.042209 754.104844 (237.271697)
test_rubyspec 0.029648 0.058327 129.485652 ( 27.997014)
total: 306.07 sec