Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250519-210724
#<BuildRuby:0x00007f80e123fdc0
@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.20250519-210724",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.003561 0.003918 3.559215 ( 3.013665)
build_miniruby 0.001601 0.000413 1.758053 ( 1.767278)
build_ruby 0.001902 0.000490 4.367862 ( 4.448486)
build_all 0.004468 0.005447 7.015140 ( 3.362672)
build_install 0.007717 0.015874 9.643542 ( 5.692426)
test_btest 0.000602 0.000233 59.498876 ( 26.238009)
test_basic 0.005023 0.004753 0.992935 ( 1.085305)
test_all 0.089263 0.035695 686.832496 (273.236092)
test_rubyspec 0.043076 0.037588 112.130080 ( 26.724941)
total: 345.57 sec