Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250729-130441
#<BuildRuby:0x00007af9228ffde0
@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-130441",
@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.000021)
autoconf 0.000028 0.000005 0.000033 ( 0.000034)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.003389 0.004113 3.397385 ( 2.222809)
build_miniruby 0.001253 0.000072 1.145094 ( 1.141628)
build_ruby 0.000544 0.001097 2.791198 ( 12.935726)
build_all 0.006179 0.000823 5.369889 ( 2.160928)
build_install 0.009846 0.006916 7.792809 ( 3.726686)
test_btest 0.001738 0.000231 53.924751 ( 14.607922)
test_basic 0.005900 0.002235 0.721125 ( 0.771006)
test_all 0.089814 0.024035 614.756884 (179.438688)
test_rubyspec 0.049723 0.033448 162.644509 ( 29.218427)
total: 246.22 sec