Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251214-165848
#<BuildRuby:0x00007295e499fdd0
@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.20251214-165848",
@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.000026 0.000005 0.000031 ( 0.000027)
autoconf 0.000047 0.000009 0.000056 ( 0.000051)
configure 0.000065 0.000000 0.000065 ( 0.000060)
build_up 0.004443 0.003331 3.216184 ( 3.078104)
build_miniruby 0.001483 0.000102 1.822090 ( 1.987871)
build_ruby 0.002045 0.000005 4.648451 ( 13.386365)
build_all 0.005776 0.004752 7.344989 ( 3.804338)
build_install 0.013282 0.005576 9.372303 ( 5.365788)
test_btest 0.000957 0.000017 75.904739 ( 32.102403)
test_basic 0.002695 0.005184 1.090724 ( 1.148700)
test_all 0.087702 0.043967 769.901822 (253.540105)
test_rubyspec 0.052213 0.031134 128.475719 ( 31.984688)
total: 346.40 sec