Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-214122
#<BuildRuby:0x00007f4b3b81fdc0
@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.20241104-214122",
@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.000010 0.000005 0.000015 ( 0.000015)
autoconf 0.000017 0.000008 0.000025 ( 0.000026)
configure 0.000015 0.000007 0.000022 ( 0.000022)
build_up 0.002536 0.005264 3.102687 ( 3.299979)
build_miniruby 0.001013 0.000536 1.194580 ( 1.192141)
build_ruby 0.001080 0.000571 3.356392 ( 3.590604)
build_all 0.007952 0.000000 5.812048 ( 2.332548)
build_install 0.015987 0.000000 7.670430 ( 3.560571)
test_btest 0.001050 0.000000 72.210779 ( 19.230571)
test_basic 0.007466 0.002227 0.973683 ( 1.017862)
test_all 0.103526 0.046868 783.951336 (236.158840)
test_rubyspec 0.062148 0.025881 118.137655 ( 30.846272)
total: 301.23 sec