Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-184002
#<BuildRuby:0x00007fd1a798fdc0
@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.20241207-184002",
@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.000016 0.000004 0.000020 ( 0.000022)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.004455 0.002912 3.408451 ( 3.327358)
build_miniruby 0.001273 0.000382 1.552679 ( 1.549851)
build_ruby 0.001823 0.000000 3.690634 ( 3.853379)
build_all 0.005133 0.002485 6.129714 ( 2.575845)
build_install 0.011585 0.008881 8.821451 ( 4.262361)
test_btest 0.000843 0.000289 76.980132 ( 20.746612)
test_basic 0.000000 0.009470 0.990278 ( 1.028456)
test_all 0.102353 0.041698 692.718459 (210.927448)
test_rubyspec 0.041583 0.039844 115.678326 ( 27.042540)
total: 275.31 sec