Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241109-182559
#<BuildRuby:0x00007f953eb4fde0
@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.20241109-182559",
@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.000012 0.000006 0.000018 ( 0.000019)
autoconf 0.000023 0.000012 0.000035 ( 0.000034)
configure 0.000018 0.000009 0.000027 ( 0.000027)
build_up 0.002162 0.005160 3.838593 ( 3.733648)
build_miniruby 0.000000 0.001421 1.637165 ( 1.635901)
build_ruby 0.000000 0.001921 3.987801 ( 4.098087)
build_all 0.007038 0.002215 6.271578 ( 2.681938)
build_install 0.019583 0.000000 8.894086 ( 4.444064)
test_btest 0.001035 0.000000 80.373125 ( 35.288662)
test_basic 0.005977 0.002966 1.039734 ( 1.087841)
test_all 0.117804 0.026030 713.989249 (233.194173)
test_rubyspec 0.037205 0.044897 118.292966 ( 25.232375)
total: 311.40 sec