Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-143552
#<BuildRuby:0x00007f0c09c9fdd0
@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.20241209-143552",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000031 0.000003 0.000034 ( 0.000035)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.006142 0.000744 3.141008 ( 3.081229)
build_miniruby 0.000000 0.001649 1.446864 ( 1.443754)
build_ruby 0.000000 0.001952 3.680114 ( 3.836776)
build_all 0.007983 0.000321 6.123852 ( 2.630364)
build_install 0.014165 0.005087 8.465165 ( 4.109757)
test_btest 0.000936 0.000152 74.473494 ( 20.302829)
test_basic 0.010208 0.000241 0.897829 ( 0.951557)
test_all 0.107866 0.037004 702.847545 (217.611329)
test_rubyspec 0.046790 0.032092 117.044822 ( 28.377771)
total: 282.35 sec