Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241017-105746
#<BuildRuby:0x00007fe134c7fde0
@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.20241017-105746",
@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.000023 0.000005 0.000028 ( 0.000028)
autoconf 0.000045 0.000009 0.000054 ( 0.000054)
configure 0.000038 0.000008 0.000046 ( 0.000046)
build_up 0.008535 0.001751 4.471585 ( 5.194021)
build_miniruby 0.002127 0.000000 1.879370 ( 2.061012)
build_ruby 0.002327 0.000087 4.565352 ( 36.982718)
build_all 0.009800 0.001099 8.005564 ( 5.653942)
build_install 0.020961 0.005952 11.411047 ( 8.667006)
test_btest 0.000751 0.000154 100.823585 ( 83.008864)
test_basic 0.006252 0.004898 1.262726 ( 1.976366)
test_all 0.123301 0.037906 822.941817 (456.084728)
test_rubyspec 0.048903 0.042263 140.554849 ( 45.922661)
total: 645.55 sec