Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250627-185618
#<BuildRuby:0x000074762e2cfdd0
@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.20250627-185618",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000025 0.000005 0.000030 ( 0.000031)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.003318 0.004641 3.754853 ( 2.706951)
build_miniruby 0.000445 0.000899 1.461355 ( 1.458236)
build_ruby 0.000525 0.001172 3.629552 ( 3.750346)
build_all 0.006589 0.002329 6.270693 ( 2.962842)
build_install 0.017845 0.004484 8.944139 ( 4.571049)
test_btest 0.000192 0.001134 50.954662 ( 17.273984)
test_basic 0.003607 0.002699 0.856458 ( 0.916768)
test_all 0.083825 0.029760 626.598571 (183.776549)
test_rubyspec 0.039006 0.040112 149.184456 ( 26.604539)
total: 244.02 sec