Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250220-230330
#<BuildRuby:0x00007fb17b1afde0
@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.20250220-230330",
@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.000015 0.000006 0.000021 ( 0.000022)
autoconf 0.000026 0.000010 0.000036 ( 0.000036)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.000000 0.006691 3.075720 ( 2.278641)
build_miniruby 0.000000 0.001494 1.320998 ( 1.438984)
build_ruby 0.001635 0.000000 3.607094 ( 24.360146)
build_all 0.005452 0.003461 5.018976 ( 2.108528)
build_install 0.010339 0.006867 6.786022 ( 3.299502)
test_btest 0.000642 0.000321 43.635093 ( 12.184077)
test_basic 0.002386 0.004691 0.646798 ( 0.705620)
test_all 0.067801 0.047615 535.576251 (158.194455)
test_rubyspec 0.049408 0.024397 98.395076 ( 22.765323)
total: 227.34 sec