Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250708-223828
#<BuildRuby:0x0000721201ecfdd0
@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.20250708-223828",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.002570 0.005144 3.752337 ( 2.723880)
build_miniruby 0.001095 0.000307 1.536071 ( 1.532915)
build_ruby 0.001272 0.000357 3.572121 ( 3.690107)
build_all 0.004253 0.004144 6.009134 ( 2.544408)
build_install 0.018841 0.002014 8.960516 ( 4.387968)
test_btest 0.000933 0.000000 52.828395 ( 15.109560)
test_basic 0.000713 0.005874 0.855417 ( 0.912992)
test_all 0.087153 0.032159 619.625112 (190.344894)
test_rubyspec 0.047399 0.033339 150.365553 ( 32.075007)
total: 253.32 sec