Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250503-184337
#<BuildRuby:0x00007f54bfdffdc0
@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.20250503-184337",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.002023 0.004534 2.532361 ( 2.661296)
build_miniruby 0.000000 0.001746 1.256408 ( 1.252867)
build_ruby 0.000783 0.001268 3.529683 ( 3.684703)
build_all 0.009746 0.000497 6.490398 ( 2.695771)
build_install 0.007268 0.012982 8.193078 ( 4.376868)
test_btest 0.000646 0.000227 49.906792 ( 14.598937)
test_basic 0.003267 0.005038 0.857276 ( 0.913179)
test_all 0.076521 0.045104 638.854524 (191.070156)
test_rubyspec 0.050451 0.028370 106.673133 ( 24.786089)
total: 246.04 sec