Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250702-182519
#<BuildRuby:0x000076507035fde0
@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.20250702-182519",
@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.000019 0.000000 0.000019 ( 0.000019)
autoconf 0.000035 0.000000 0.000035 ( 0.000035)
configure 0.000027 0.000000 0.000027 ( 0.000028)
build_up 0.002585 0.005246 3.513249 ( 2.551966)
build_miniruby 0.001041 0.000284 1.566462 ( 1.563339)
build_ruby 0.001729 0.000000 3.653903 ( 3.782072)
build_all 0.007184 0.001717 6.077688 ( 2.593326)
build_install 0.017143 0.002780 8.836585 ( 4.439941)
test_btest 0.000867 0.000000 52.662035 ( 15.263977)
test_basic 0.003432 0.002893 0.911572 ( 0.970018)
test_all 0.081013 0.037645 683.612693 (236.410374)
test_rubyspec 0.043450 0.037500 153.251695 ( 32.463139)
total: 300.04 sec