Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-182510
#<BuildRuby:0x00007f3f720efde0
@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.20240621-182510",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.003368 0.004738 3.076937 ( 3.031785)
build_miniruby 0.001517 0.000354 1.439118 ( 1.436092)
build_ruby 0.001537 0.000359 3.702726 ( 3.873548)
build_all 0.004591 0.004282 7.530269 ( 2.972805)
build_install 0.013018 0.006787 10.408724 ( 4.785506)
test_btest 0.000908 0.000000 108.802467 ( 29.026294)
test_basic 0.007129 0.003892 1.115191 ( 1.184826)
test_all 0.113132 0.039850 837.471876 (257.396079)
test_rubyspec 0.049659 0.044711 163.673349 ( 39.726631)
total: 343.43 sec