Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250305-181536
#<BuildRuby:0x00007feda216fde0
@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.20250305-181536",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000023 0.000002 0.000025 ( 0.000027)
build_up 0.002511 0.004418 3.261434 ( 2.488897)
build_miniruby 0.001287 0.000190 1.401609 ( 1.398837)
build_ruby 0.001406 0.000208 3.399006 ( 3.590326)
build_all 0.002743 0.004757 5.215701 ( 2.243367)
build_install 0.014442 0.002980 7.521026 ( 4.021106)
test_btest 0.000690 0.000129 45.558348 ( 12.528272)
test_basic 0.006713 0.000465 0.612168 ( 0.668117)
test_all 0.080530 0.030728 514.218154 (155.206953)
test_rubyspec 0.035218 0.034780 96.401347 ( 22.770644)
total: 204.92 sec