Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250506-110213
#<BuildRuby:0x00007f62d082fde0
@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.20250506-110213",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000038 0.000005 0.000043 ( 0.000044)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.000000 0.006088 2.148875 ( 2.272374)
build_miniruby 0.001102 0.000663 1.144759 ( 1.142037)
build_ruby 0.001704 0.000310 3.454104 ( 3.570538)
build_all 0.000771 0.007064 5.264219 ( 2.152419)
build_install 0.017878 0.000578 7.424617 ( 4.025143)
test_btest 0.000773 0.000163 51.299793 ( 15.574354)
test_basic 0.006658 0.001402 0.900728 ( 0.955954)
test_all 0.097968 0.021576 576.225365 (212.584343)
test_rubyspec 0.013283 0.063168 109.819925 ( 34.112157)
total: 276.39 sec