Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251215-110108
#<BuildRuby:0x00007165f7cbfdd0
@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.20251215-110108",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.001144 0.006017 2.630214 ( 2.525177)
build_miniruby 0.001314 0.000087 1.474251 ( 1.470625)
build_ruby 0.001865 0.000000 4.029072 ( 4.132795)
build_all 0.005852 0.001949 6.459574 ( 2.741941)
build_install 0.018186 0.002104 9.460626 ( 5.336579)
test_btest 0.000649 0.000153 74.613019 ( 21.661010)
test_basic 0.001113 0.006874 1.078272 ( 1.131913)
test_all 0.098116 0.032519 775.276072 (226.711690)
test_rubyspec 0.060410 0.024633 125.483244 ( 28.346451)
total: 294.06 sec