Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250810-205208
#<BuildRuby:0x000073e725ccfdc8
@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.20250810-205208",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000040 0.000000 0.000040 ( 0.000040)
configure 0.000030 0.000000 0.000030 ( 0.000031)
build_up 0.002744 0.004983 3.646260 ( 2.413408)
build_miniruby 0.001349 0.000080 1.490072 ( 1.486612)
build_ruby 0.001615 0.000000 3.209285 ( 3.326253)
build_all 0.007788 0.000092 5.649825 ( 2.381305)
build_install 0.012332 0.005892 8.669485 ( 4.329011)
test_btest 0.000911 0.000000 57.230586 ( 15.871899)
test_basic 0.004313 0.003602 0.899666 ( 0.953395)
test_all 0.084826 0.032606 649.592270 (213.697751)
test_rubyspec 0.042723 0.034261 149.330987 ( 32.931535)
total: 277.39 sec