Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-221207
#<BuildRuby:0x00007fadc20efde0
@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.20240715-221207",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000032 0.000012 0.000044 ( 0.000045)
configure 0.000022 0.000008 0.000030 ( 0.000032)
build_up 0.000857 0.006686 3.413824 ( 3.341013)
build_miniruby 0.001831 0.000000 1.436708 ( 1.433502)
build_ruby 0.000380 0.001522 3.708117 ( 3.885131)
build_all 0.002601 0.006912 7.514513 ( 3.069857)
build_install 0.011696 0.007695 10.047475 ( 4.723437)
test_btest 0.000992 0.000000 108.533353 ( 29.770871)
test_basic 0.006355 0.001691 1.086873 ( 1.139280)
test_all 0.073584 0.074633 795.572270 (235.466556)
test_rubyspec 0.048523 0.038510 159.668278 ( 32.178124)
total: 315.01 sec