Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-191038
#<BuildRuby:0x00007ff5826ffde0
@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.20241003-191038",
@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.000003 0.000020 ( 0.000022)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.002778 0.004583 3.328174 ( 3.338354)
build_miniruby 0.001399 0.000316 1.198321 ( 1.195172)
build_ruby 0.000000 0.001789 3.235749 ( 3.447534)
build_all 0.001932 0.005722 6.667537 ( 2.590346)
build_install 0.015268 0.001685 9.437814 ( 4.223645)
test_btest 0.000827 0.000218 90.654389 ( 23.509417)
test_basic 0.003459 0.006386 1.067348 ( 1.117140)
test_all 0.101952 0.046143 667.708318 (206.563437)
test_rubyspec 0.054155 0.031173 138.200954 ( 29.725767)
total: 275.71 sec