Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240719-102901
#<BuildRuby:0x00007f381d11fdd0
@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.20240719-102901",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000034 0.000005 0.000039 ( 0.000040)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.000946 0.007294 3.379065 ( 3.248749)
build_miniruby 0.001354 0.000288 1.595204 ( 1.593252)
build_ruby 0.001668 0.000354 4.018178 ( 4.206391)
build_all 0.009685 0.000000 8.330868 ( 3.272354)
build_install 0.012632 0.005886 10.974002 ( 5.172432)
test_btest 0.001019 0.000224 116.923158 ( 30.682147)
test_basic 0.006202 0.004352 1.282211 ( 1.335775)
test_all 0.094665 0.055294 834.226487 (243.774330)
test_rubyspec 0.042637 0.048435 165.266299 ( 35.963168)
total: 329.25 sec