Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250729-064036
#<BuildRuby:0x000073bea458fdc8
@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.20250729-064036",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.003295 0.004445 3.576817 ( 2.695583)
build_miniruby 0.000645 0.000704 1.511677 ( 1.508363)
build_ruby 0.001488 0.000107 3.361406 ( 24.661862)
build_all 0.006260 0.001060 5.694467 ( 2.284455)
build_install 0.009800 0.007334 8.888336 ( 4.553718)
test_btest 0.000773 0.000108 56.604956 ( 15.350695)
test_basic 0.003319 0.004939 0.955770 ( 1.006713)
test_all 0.090709 0.024464 605.906879 (188.400708)
test_rubyspec 0.051642 0.030271 161.734028 ( 26.354198)
total: 266.82 sec