Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250408-185410
#<BuildRuby:0x00007fc9c806fdd0
@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.20250408-185410",
@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.000006 0.000022 ( 0.000023)
autoconf 0.000025 0.000011 0.000036 ( 0.000036)
configure 0.000021 0.000009 0.000030 ( 0.000030)
build_up 0.001901 0.004919 2.924177 ( 2.606822)
build_miniruby 0.000000 0.001726 1.327840 ( 1.327030)
build_ruby 0.001712 0.000000 3.628274 ( 3.781535)
build_all 0.005605 0.002087 5.320089 ( 2.193828)
build_install 0.005471 0.013106 7.865583 ( 4.265293)
test_btest 0.000596 0.000334 49.042451 ( 13.592329)
test_basic 0.008352 0.000000 0.864515 ( 0.916213)
test_all 0.076657 0.042563 599.123616 (196.957735)
test_rubyspec 0.037425 0.037656 101.504737 ( 25.674452)
total: 251.32 sec