Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250419-215221
#<BuildRuby:0x00007fad2fd0fdc0
@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.20250419-215221",
@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.000023)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.005115 0.000384 1.630922 ( 1.916460)
build_miniruby 0.001150 0.000335 1.101771 ( 1.098962)
build_ruby 0.001455 0.000424 2.924265 ( 32.372955)
build_all 0.005698 0.001662 5.259622 ( 2.217414)
build_install 0.006208 0.009142 6.747243 ( 3.616469)
test_btest 0.000586 0.000211 45.686547 ( 12.549640)
test_basic 0.001720 0.005007 0.643603 ( 0.702110)
test_all 0.092108 0.021925 515.612962 (159.236791)
test_rubyspec 0.025733 0.050211 103.580457 ( 18.709200)
total: 232.42 sec