Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-150516
#<BuildRuby:0x00007fa7b182fdd8
@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.20240831-150516",
@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.000005 0.000023 ( 0.000022)
autoconf 0.000037 0.000009 0.000046 ( 0.000046)
configure 0.000030 0.000008 0.000038 ( 0.000037)
build_up 0.000000 0.007486 3.552302 ( 3.402341)
build_miniruby 0.000000 0.001567 1.712557 ( 1.709222)
build_ruby 0.000000 0.001870 4.548493 ( 4.697525)
build_all 0.005851 0.002657 7.790077 ( 2.893064)
build_install 0.012709 0.005661 10.599072 ( 5.163459)
test_btest 0.000785 0.000286 118.253541 ( 32.254251)
test_basic 0.004750 0.002791 1.267649 ( 1.321466)
test_all 0.096863 0.053918 840.405126 (265.417819)
test_rubyspec 0.051745 0.037951 171.838962 ( 35.200364)
total: 352.06 sec