Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250711-010834
#<BuildRuby:0x000071505ecbfdc0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250711-010834",
@make="make",
@no_timeout_error=nil,
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.002807 0.004377 3.567789 ( 2.606954)
build_miniruby 0.000697 0.000716 1.344173 ( 1.340590)
build_ruby 0.001269 0.000283 3.345486 ( 3.497327)
build_all 0.005721 0.002177 5.792394 ( 2.420347)
build_install 0.015557 0.001295 8.150194 ( 4.099915)
test_btest 0.000763 0.000020 51.061116 ( 14.179272)
test_basic 0.005536 0.002370 0.784948 ( 0.837858)
test_all 0.079319 0.031725 618.224408 (192.524112)
test_rubyspec 0.042682 0.026008 143.918899 ( 27.818008)
total: 249.33 sec