Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250916-154534
#<BuildRuby:0x00007639508afde0
@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.20250916-154534",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.001053 0.006958 3.592978 ( 2.241435)
build_miniruby 0.000564 0.000815 1.166094 ( 1.163175)
build_ruby 0.001007 0.000610 2.895417 ( 11.323586)
build_all 0.004344 0.002320 4.938693 ( 1.955453)
build_install 0.014814 0.001193 7.707643 ( 3.439141)
test_btest 0.000808 0.000000 54.659763 ( 16.381046)
test_basic 0.005682 0.002571 0.690036 ( 0.742508)
test_all 0.081271 0.036610 665.684476 (200.439588)
test_rubyspec 0.050005 0.027879 114.296692 ( 25.720106)
total: 263.41 sec