Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250313-091628
#<BuildRuby:0x00007fa80ee0fde0
@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.20250313-091628",
@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.000003 0.000024 ( 0.000025)
autoconf 0.000039 0.000005 0.000044 ( 0.000043)
configure 0.000032 0.000003 0.000035 ( 0.000036)
build_up 0.006580 0.000798 2.862225 ( 2.865908)
build_miniruby 0.001466 0.000177 1.577604 ( 1.579979)
build_ruby 0.001949 0.000236 4.075992 ( 4.269647)
build_all 0.005528 0.004475 6.291286 ( 3.667382)
build_install 0.017045 0.004989 8.491377 ( 5.280272)
test_btest 0.000715 0.000116 51.975649 ( 37.299718)
test_basic 0.011586 0.001125 1.017809 ( 1.231196)
test_all 0.098309 0.024262 664.497975 (294.659908)
test_rubyspec 0.042309 0.037252 103.494299 ( 28.671194)
total: 379.53 sec