Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251222-080206
#<BuildRuby:0x000072db624ffdc0
@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.20251222-080206",
@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.000025)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000026 0.000006 0.000032 ( 0.000033)
build_up 0.003369 0.004104 3.018857 ( 3.125382)
build_miniruby 0.001294 0.000357 1.853567 ( 1.911373)
build_ruby 0.002081 0.000014 5.211462 ( 5.345941)
build_all 0.006043 0.003949 7.679836 ( 5.356698)
build_install 0.016800 0.006812 10.465754 ( 8.021306)
test_btest 0.000890 0.000268 81.941802 ( 57.556286)
test_basic 0.008852 0.003212 1.214715 ( 1.646808)
test_all 0.100930 0.042500 834.705111 (603.150815)
test_rubyspec 0.054004 0.038360 139.266568 ( 79.014750)
total: 765.13 sec