Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-195025
#<BuildRuby:0x00007fcf5a11fdd8
@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.20240920-195025",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.008344 0.000499 4.959461 ( 4.186628)
build_miniruby 0.001595 0.000182 1.292816 ( 1.289525)
build_ruby 0.001668 0.000191 4.172231 ( 4.398305)
build_all 0.005309 0.004357 7.477700 ( 3.391963)
build_install 0.015823 0.008276 11.077016 ( 5.320037)
test_btest 0.000764 0.000134 100.771382 ( 38.142178)
test_basic 0.003414 0.007380 1.152562 ( 1.198656)
test_all 0.100096 0.049351 785.857110 (240.350492)
test_rubyspec 0.059823 0.028814 137.468798 ( 30.266867)
total: 328.55 sec