Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251212-170918
#<BuildRuby:0x000070cb8f8dfdd0
@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.20251212-170918",
@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.000023 0.000004 0.000027 ( 0.000026)
autoconf 0.000044 0.000008 0.000052 ( 0.000053)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.001672 0.005471 2.298465 ( 2.207899)
build_miniruby 0.001321 0.000076 1.255737 ( 1.252284)
build_ruby 0.000816 0.000969 3.680341 ( 3.846715)
build_all 0.002791 0.005398 6.181156 ( 2.527684)
build_install 0.020129 0.004271 10.233345 ( 6.686548)
test_btest 0.001054 0.000000 72.685819 ( 24.785978)
test_basic 0.003744 0.003801 0.867588 ( 0.915566)
test_all 0.087063 0.037854 693.616053 (245.149960)
test_rubyspec 0.050017 0.035276 128.411989 ( 28.993896)
total: 316.37 sec