Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260118-174051
#<BuildRuby:0x000077521345fdd0
@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.20260118-174051",
@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.000021 0.000005 0.000026 ( 0.000029)
autoconf 0.000039 0.000010 0.000049 ( 0.000049)
configure 0.000030 0.000007 0.000037 ( 0.000038)
build_up 0.003036 0.004594 2.645622 ( 2.480787)
build_miniruby 0.001565 0.000000 1.894347 ( 1.890836)
build_ruby 0.001269 0.000694 4.082054 ( 4.124820)
build_all 0.006061 0.002730 6.713000 ( 2.713792)
build_install 0.017497 0.001500 9.002907 ( 6.054779)
test_btest 0.000975 0.000029 76.773789 ( 21.666284)
test_basic 0.009610 0.000233 0.949619 ( 0.997662)
test_all 0.085234 0.043521 762.038889 (265.849058)
test_rubyspec 0.056159 0.031608 138.413774 ( 38.913339)
total: 344.69 sec