Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251005-190430
#<BuildRuby:0x000078aeca2efdc8
@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.20251005-190430",
@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.000018 0.000005 0.000023 ( 0.000025)
autoconf 0.000033 0.000011 0.000044 ( 0.000043)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.002992 0.005602 3.872701 ( 2.359119)
build_miniruby 0.001412 0.000000 1.174282 ( 1.170760)
build_ruby 0.001834 0.000043 2.994974 ( 3.100616)
build_all 0.004442 0.003103 5.405798 ( 2.155547)
build_install 0.015977 0.001794 7.657272 ( 3.563619)
test_btest 0.000216 0.000702 56.050040 ( 15.046333)
test_basic 0.003808 0.004407 0.753381 ( 0.800844)
test_all 0.077575 0.037288 594.371624 (195.412173)
test_rubyspec 0.048016 0.038238 115.939321 ( 19.834334)
total: 243.44 sec