Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250313-000537
#<BuildRuby:0x00007f55ebfafdc8
@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-000537",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.005605 0.001121 2.625100 ( 3.157705)
build_miniruby 0.001315 0.000263 1.430919 ( 1.427726)
build_ruby 0.001486 0.000298 3.710987 ( 3.888484)
build_all 0.004861 0.003496 5.653589 ( 2.489111)
build_install 0.012587 0.005215 7.898879 ( 4.307571)
test_btest 0.000707 0.000170 46.012449 ( 13.639953)
test_basic 0.000370 0.007560 0.815758 ( 0.872554)
test_all 0.071102 0.048100 624.547340 (201.004046)
test_rubyspec 0.052382 0.021834 100.410042 ( 27.235407)
total: 258.02 sec