Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250304-222705
#<BuildRuby:0x00007fe65f59fdd8
@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.20250304-222705",
@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.000005 0.000023 ( 0.000024)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.002760 0.003475 2.448782 ( 1.812989)
build_miniruby 0.001245 0.000415 1.057764 ( 1.055347)
build_ruby 0.001347 0.000449 3.510118 ( 3.786252)
build_all 0.006324 0.003392 5.767932 ( 3.936850)
build_install 0.014486 0.007905 8.421346 ( 5.834822)
test_btest 0.000634 0.000242 49.515716 ( 41.657139)
test_basic 0.005574 0.004878 0.894114 ( 1.159329)
test_all 0.081699 0.034133 510.198833 (165.047721)
test_rubyspec 0.045393 0.028786 95.893732 ( 21.799355)
total: 246.09 sec