Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250210-231707
#<BuildRuby:0x00007f968f0cfdc8
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250210-231707",
@make="make",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000033 0.000006 0.000039 ( 0.000040)
build_up 0.006959 0.001200 3.440591 ( 3.192655)
build_miniruby 0.001504 0.000259 1.495095 ( 1.667029)
build_ruby 0.001653 0.000285 4.015217 ( 4.227106)
build_all 0.008927 0.000025 6.156553 ( 3.671290)
build_install 0.008447 0.013103 8.720564 ( 5.471740)
test_btest 0.000732 0.000177 71.958718 ( 46.015031)
test_basic 0.005986 0.000371 0.630277 ( 0.695418)
test_all 0.077761 0.036760 522.163766 (173.863905)
test_rubyspec 0.046339 0.027828 104.894114 ( 25.282764)
total: 264.09 sec