Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250306-045047
#<BuildRuby:0x00007fc1d009fdc8
@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.20250306-045047",
@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.000015 0.000008 0.000023 ( 0.000022)
autoconf 0.000025 0.000014 0.000039 ( 0.000039)
configure 0.000023 0.000012 0.000035 ( 0.000036)
build_up 0.000026 0.008021 3.555679 ( 3.112127)
build_miniruby 0.001177 0.000728 1.468768 ( 1.718946)
build_ruby 0.002328 0.000000 3.958195 ( 4.258531)
build_all 0.010870 0.000000 5.775843 ( 3.633027)
build_install 0.020420 0.003013 8.496443 ( 6.040829)
test_btest 0.000606 0.000284 49.812337 ( 36.317335)
test_basic 0.008924 0.002353 0.909200 ( 1.159837)
test_all 0.101977 0.019906 645.692834 (504.526396)
test_rubyspec 0.050330 0.030043 104.089696 ( 96.818292)
total: 657.59 sec