Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-150928
#<BuildRuby:0x00007fd3d047fdc8
@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.20241202-150928",
@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.000012 0.000000 0.000012 ( 0.000012)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.000562 0.007173 2.454549 ( 2.477957)
build_miniruby 0.001469 0.000000 1.048740 ( 1.045818)
build_ruby 0.001737 0.000000 3.408259 ( 3.592539)
build_all 0.007337 0.001507 5.860826 ( 2.297072)
build_install 0.011125 0.007185 7.826756 ( 3.728769)
test_btest 0.000688 0.000220 79.021616 ( 26.313801)
test_basic 0.008433 0.003993 1.159568 ( 1.411625)
test_all 0.115188 0.033147 705.720988 (228.198492)
test_rubyspec 0.053496 0.031554 123.998901 ( 32.518734)
total: 301.59 sec