Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-215645
#<BuildRuby:0x00007fb6ca3dfdc8
@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.20241024-215645",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000041 0.000004 0.000045 ( 0.000045)
configure 0.000000 0.000053 0.000053 ( 0.000054)
build_up 0.000902 0.006961 3.711527 ( 3.882703)
build_miniruby 0.001397 0.000212 1.210966 ( 1.208643)
build_ruby 0.001806 0.000273 3.672161 ( 3.869554)
build_all 0.003000 0.006206 6.264298 ( 2.518910)
build_install 0.015610 0.004634 8.140655 ( 3.685783)
test_btest 0.000643 0.000132 74.759548 ( 20.066442)
test_basic 0.006191 0.004382 0.966941 ( 1.010948)
test_all 0.112713 0.036584 745.244812 (219.837239)
test_rubyspec 0.041620 0.043687 124.833916 ( 27.117000)
total: 283.20 sec