Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241001-202806
#<BuildRuby:0x00007f54c7fbfdd8
@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.20241001-202806",
@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.000049 0.000010 0.000059 ( 0.000058)
configure 0.000031 0.000006 0.000037 ( 0.000038)
build_up 0.000898 0.008195 5.065534 ( 4.165300)
build_miniruby 0.000000 0.002269 1.757253 ( 1.757202)
build_ruby 0.000000 0.002391 4.751771 ( 4.930372)
build_all 0.007877 0.001957 7.216003 ( 4.574437)
build_install 0.019014 0.004875 11.325727 ( 6.662983)
test_btest 0.000789 0.000225 103.513714 ( 67.303866)
test_basic 0.009154 0.004344 1.298120 ( 1.719720)
test_all 0.128104 0.034220 870.233334 (648.581540)
test_rubyspec 0.051320 0.041503 148.827424 (113.267785)
total: 852.96 sec