Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250715-041609
#<BuildRuby:0x000075213477fdd8
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250715-041609",
@make="make",
@no_timeout_error=nil,
@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.000026 0.000006 0.000032 ( 0.000033)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.004061 0.003287 2.692441 ( 2.769938)
build_miniruby 0.000203 0.001069 1.048459 ( 1.691914)
build_ruby 0.000668 0.000914 2.789458 ( 11.002283)
build_all 0.008113 0.000226 4.649983 ( 2.687504)
build_install 0.011905 0.003169 6.536906 ( 3.285544)
test_btest 0.001597 0.000170 52.088686 ( 14.496261)
test_basic 0.004250 0.003006 0.876348 ( 0.994421)
test_all 0.085725 0.025760 568.440940 (177.208507)
test_rubyspec 0.045964 0.031845 141.052250 ( 23.699009)
total: 237.84 sec