Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260302-140859
#<BuildRuby:0x000071e86371fdc8
@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.20260302-140859",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000031 0.000010 0.000041 ( 0.000042)
configure 0.000027 0.000009 0.000036 ( 0.000035)
build_up 0.002668 0.004555 2.994963 ( 3.305507)
build_miniruby 0.001323 0.000464 2.314644 ( 2.316889)
build_ruby 0.001587 0.000556 5.680701 ( 5.798798)
build_all 0.008309 0.002446 8.478771 ( 5.137769)
build_install 0.010415 0.012591 11.251610 ( 8.066725)
test_btest 0.001326 0.000124 94.397994 ( 54.087944)
test_basic 0.007796 0.005370 1.412022 ( 2.109163)
test_all 0.103282 0.040997 945.647809 (954.030667)
test_rubyspec 0.056860 0.042913 161.495611 (210.292339)
total: 1245.15 sec