Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-202902
#<BuildRuby:0x00007ff5d349fdd8
@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.20240630-202902",
@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.000019 0.000007 0.000026 ( 0.000026)
autoconf 0.000029 0.000011 0.000040 ( 0.000039)
configure 0.000026 0.000009 0.000035 ( 0.000035)
build_up 0.002582 0.005799 4.197985 ( 3.650020)
build_miniruby 0.001188 0.000492 1.427890 ( 1.424721)
build_ruby 0.001413 0.000584 3.976407 ( 4.140343)
build_all 0.006674 0.002762 8.209066 ( 3.272646)
build_install 0.013974 0.008421 10.881690 ( 4.994408)
test_btest 0.000637 0.000276 115.434071 ( 30.199472)
test_basic 0.002963 0.005909 1.307917 ( 1.357424)
test_all 0.105324 0.047116 843.370802 (256.456094)
test_rubyspec 0.042303 0.054567 169.067271 ( 35.747374)
total: 341.24 sec