Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-092935
#<BuildRuby:0x00007f50910bfde0
@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.20241007-092935",
@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.000019 0.000002 0.000021 ( 0.000023)
autoconf 0.000042 0.000005 0.000047 ( 0.000046)
configure 0.000034 0.000004 0.000038 ( 0.000039)
build_up 0.008242 0.000021 3.983973 ( 3.920873)
build_miniruby 0.001700 0.000000 1.672598 ( 1.670831)
build_ruby 0.002018 0.000000 4.291589 ( 4.467573)
build_all 0.008414 0.000460 7.728506 ( 3.243066)
build_install 0.018264 0.000580 9.993296 ( 4.537939)
test_btest 0.000833 0.000083 94.899400 ( 25.991992)
test_basic 0.005930 0.004521 1.117283 ( 1.170353)
test_all 0.113186 0.039900 752.820469 (231.240519)
test_rubyspec 0.067311 0.021876 136.538065 ( 31.637523)
total: 307.88 sec