Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250421-144956
#<BuildRuby:0x00007f76565efdc0
@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.20250421-144956",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000036 0.000006 0.000042 ( 0.000043)
configure 0.000030 0.000006 0.000036 ( 0.000035)
build_up 0.005204 0.000946 2.205342 ( 2.890421)
build_miniruby 0.001671 0.000304 1.606004 ( 1.666611)
build_ruby 0.002183 0.000396 4.421788 ( 4.716014)
build_all 0.002668 0.008089 6.603780 ( 4.385907)
build_install 0.012806 0.009601 7.820804 ( 5.127312)
test_btest 0.000915 0.000000 50.508920 ( 14.174492)
test_basic 0.007489 0.001128 0.867172 ( 1.400207)
test_all 0.084567 0.035389 591.368391 (188.910200)
test_rubyspec 0.035990 0.037997 104.097000 ( 22.092815)
total: 245.37 sec