Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250325-141055
#<BuildRuby:0x00007f66428efdc8
@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.20250325-141055",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000029 0.000009 0.000038 ( 0.000038)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.001871 0.004695 2.871193 ( 2.595330)
build_miniruby 0.001155 0.000385 1.217984 ( 1.214827)
build_ruby 0.001663 0.000554 3.565918 ( 3.684174)
build_all 0.007390 0.001008 5.723566 ( 2.378816)
build_install 0.011444 0.008147 7.467198 ( 3.824342)
test_btest 0.000685 0.000243 50.832731 ( 15.357591)
test_basic 0.006452 0.002022 0.910023 ( 0.961722)
test_all 0.069824 0.051756 599.870620 (178.666747)
test_rubyspec 0.034625 0.041028 102.506000 ( 19.838419)
total: 228.52 sec