Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241107-143023
#<BuildRuby:0x00007f0cb3c4fdd0
@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.20241107-143023",
@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.000013 0.000006 0.000019 ( 0.000018)
autoconf 0.000024 0.000009 0.000033 ( 0.000033)
configure 0.000019 0.000007 0.000026 ( 0.000027)
build_up 0.002283 0.004952 3.356273 ( 3.323734)
build_miniruby 0.002033 0.000000 1.610673 ( 1.609578)
build_ruby 0.002041 0.000000 4.289180 ( 4.425088)
build_all 0.005534 0.003059 6.157952 ( 2.661031)
build_install 0.016294 0.004119 9.030240 ( 4.498352)
test_btest 0.000599 0.000235 80.519474 ( 30.794045)
test_basic 0.006975 0.002748 1.000902 ( 1.055803)
test_all 0.108939 0.035375 673.466815 (205.031867)
test_rubyspec 0.054867 0.019952 113.826960 ( 23.419398)
total: 276.82 sec