Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251212-183152
#<BuildRuby:0x00007df507aefdd8
@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-183152",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.002212 0.005430 3.275455 ( 3.276520)
build_miniruby 0.001514 0.000500 2.045052 ( 2.108919)
build_ruby 0.002282 0.000073 5.147706 ( 5.395800)
build_all 0.005637 0.002563 6.368886 ( 2.779922)
build_install 0.013803 0.003865 8.254299 ( 4.416984)
test_btest 0.000907 0.000000 71.308127 ( 19.256411)
test_basic 0.000000 0.007865 0.830524 ( 0.882342)
test_all 0.084061 0.039774 680.158706 (207.960762)
test_rubyspec 0.048881 0.036730 123.345868 ( 22.410716)
total: 268.49 sec