Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-201306
#<BuildRuby:0x00007fb99817fdc8
@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.20240930-201306",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000038 0.000008 0.000046 ( 0.000045)
configure 0.000036 0.000007 0.000043 ( 0.000042)
build_up 0.003416 0.004932 4.470822 ( 3.663560)
build_miniruby 0.001192 0.000283 1.654963 ( 1.651558)
build_ruby 0.000000 0.002002 3.789792 ( 3.998364)
build_all 0.004499 0.003541 6.877546 ( 2.880549)
build_install 0.014630 0.005380 9.814698 ( 4.704780)
test_btest 0.000683 0.000203 97.031013 ( 36.477093)
test_basic 0.000000 0.010423 1.206578 ( 1.253536)
test_all 0.097403 0.054709 801.734250 (268.199771)
test_rubyspec 0.042695 0.042928 137.742430 ( 31.510688)
total: 354.34 sec