Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250520-143309
#<BuildRuby:0x00007f95b7c8fdd0
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250520-143309",
@make="make",
@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.000006 0.000021 ( 0.000021)
autoconf 0.000025 0.000010 0.000035 ( 0.000036)
configure 0.000022 0.000009 0.000031 ( 0.000031)
build_up 0.004964 0.001986 3.140898 ( 2.619401)
build_miniruby 0.001282 0.000513 1.552268 ( 1.548920)
build_ruby 0.001391 0.000557 4.078592 ( 4.202439)
build_all 0.006748 0.000985 6.514531 ( 2.678970)
build_install 0.007441 0.010160 8.475542 ( 4.258785)
test_btest 0.000736 0.000327 56.891373 ( 15.418475)
test_basic 0.003048 0.006018 0.801476 ( 0.848131)
test_all 0.086737 0.034699 655.989270 (192.492966)
test_rubyspec 0.035293 0.045149 117.648080 ( 24.556921)
total: 248.63 sec