Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250408-073550
#<BuildRuby:0x00007fc96116fdc8
@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.20250408-073550",
@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.000035 0.000010 0.000045 ( 0.000045)
configure 0.000033 0.000010 0.000043 ( 0.000043)
build_up 0.004377 0.002915 3.202487 ( 2.897771)
build_miniruby 0.001318 0.000395 1.558932 ( 1.562278)
build_ruby 0.001306 0.000392 3.954384 ( 4.116866)
build_all 0.007333 0.002584 6.116348 ( 2.886738)
build_install 0.014023 0.007424 8.311487 ( 4.347894)
test_btest 0.000666 0.000217 50.099333 ( 15.849264)
test_basic 0.005585 0.004074 0.884204 ( 0.947565)
test_all 0.079947 0.042913 604.473281 (215.096054)
test_rubyspec 0.047426 0.028045 101.714440 ( 21.780241)
total: 269.49 sec