Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241111-103843
#<BuildRuby:0x00007f3955a2fdd8
@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.20241111-103843",
@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.000039)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.000000 0.007426 3.580802 ( 3.453248)
build_miniruby 0.000903 0.000859 1.630176 ( 1.627474)
build_ruby 0.001484 0.000325 3.906012 ( 4.108191)
build_all 0.005712 0.002617 6.359061 ( 2.530180)
build_install 0.014420 0.003634 8.836811 ( 4.284064)
test_btest 0.000724 0.000167 79.375490 ( 21.072870)
test_basic 0.005454 0.004336 0.899591 ( 0.941925)
test_all 0.128793 0.032198 777.066638 (267.236744)
test_rubyspec 0.055814 0.034906 125.098971 ( 35.437713)
total: 340.69 sec