Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251220-085515
#<BuildRuby:0x00007cbc0025fdd0
@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.20251220-085515",
@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.000022 0.000006 0.000028 ( 0.000029)
autoconf 0.000039 0.000010 0.000049 ( 0.000048)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.002529 0.004475 3.042345 ( 2.846299)
build_miniruby 0.001438 0.000121 1.727815 ( 1.726315)
build_ruby 0.001173 0.000768 4.546987 ( 31.895571)
build_all 0.007054 0.001886 7.034955 ( 3.083434)
build_install 0.015290 0.004892 9.612655 ( 5.345060)
test_btest 0.000644 0.000189 77.124836 ( 23.305041)
test_basic 0.006471 0.001388 1.008302 ( 1.052742)
test_all 0.093832 0.039356 777.507408 (242.673586)
test_rubyspec 0.049182 0.033470 128.539789 ( 35.087899)
total: 347.02 sec