Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-171104
#<BuildRuby:0x00007f032fa3fdc0
@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-171104",
@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.000024)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.000000 0.008217 3.961044 ( 3.987154)
build_miniruby 0.000000 0.001616 1.277348 ( 1.274079)
build_ruby 0.000022 0.001884 3.855293 ( 4.046693)
build_all 0.008475 0.001060 7.207491 ( 2.938468)
build_install 0.013813 0.006600 10.175097 ( 4.894294)
test_btest 0.000688 0.000177 95.539882 ( 27.018695)
test_basic 0.006139 0.004886 1.250288 ( 1.300675)
test_all 0.105989 0.045744 772.447254 (240.209416)
test_rubyspec 0.042030 0.045771 138.648917 ( 32.746867)
total: 318.42 sec