Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-013336
#<BuildRuby:0x00007f6ce5a4fde0
@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-013336",
@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.000025 0.000005 0.000030 ( 0.000030)
autoconf 0.000038 0.000008 0.000046 ( 0.000046)
configure 0.000031 0.000007 0.000038 ( 0.000036)
build_up 0.004892 0.004210 4.553553 ( 3.289644)
build_miniruby 0.001292 0.000323 1.741142 ( 1.738738)
build_ruby 0.001574 0.000394 4.004958 ( 4.211806)
build_all 0.005715 0.002404 7.136991 ( 3.037057)
build_install 0.007721 0.013076 10.834193 ( 4.615286)
test_btest 0.000703 0.000252 93.768779 ( 24.724925)
test_basic 0.007151 0.002553 1.176440 ( 1.225102)
test_all 0.112188 0.038605 767.423439 (223.224707)
test_rubyspec 0.048434 0.040096 135.413147 ( 30.517656)
total: 296.59 sec