Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-150810
#<BuildRuby:0x00007fdd757cfdd0
@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.20240927-150810",
@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.000024 0.000005 0.000029 ( 0.000030)
autoconf 0.000038 0.000007 0.000045 ( 0.000045)
configure 0.000028 0.000005 0.000033 ( 0.000034)
build_up 0.002537 0.006681 4.321497 ( 3.690713)
build_miniruby 0.000000 0.001872 1.692605 ( 1.689433)
build_ruby 0.000000 0.001906 3.953689 ( 4.140974)
build_all 0.001397 0.008038 6.748162 ( 2.683653)
build_install 0.015087 0.006212 10.115427 ( 4.480578)
test_btest 0.000877 0.000292 94.095288 ( 24.938594)
test_basic 0.004725 0.005199 1.088911 ( 1.137337)
test_all 0.112433 0.035149 758.922489 (220.749023)
test_rubyspec 0.056780 0.031027 135.316478 ( 30.406759)
total: 293.92 sec