Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250313-032925
#<BuildRuby:0x00007faa8500fdc0
@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.20250313-032925",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000022 0.000003 0.000025 ( 0.000030)
configure 0.000020 0.000002 0.000022 ( 0.000024)
build_up 0.001958 0.004356 2.524626 ( 2.566196)
build_miniruby 0.001357 0.000246 1.437152 ( 1.434036)
build_ruby 0.001496 0.000272 3.905526 ( 4.032351)
build_all 0.007298 0.000533 5.546931 ( 2.368145)
build_install 0.013379 0.004421 7.460676 ( 3.809582)
test_btest 0.000746 0.000144 47.799747 ( 13.926265)
test_basic 0.007799 0.000627 0.903597 ( 0.958101)
test_all 0.075216 0.043238 594.303402 (195.064650)
test_rubyspec 0.042263 0.030100 100.286031 ( 23.106386)
total: 247.27 sec