Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250415-030144
#<BuildRuby:0x00007fd868c5fdd0
@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.20250415-030144",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000028 0.000007 0.000035 ( 0.000036)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.002516 0.003563 2.131785 ( 2.622518)
build_miniruby 0.001749 0.000000 2.023131 ( 2.021843)
build_ruby 0.001945 0.000000 3.646182 ( 3.761441)
build_all 0.005697 0.003299 5.750144 ( 2.394299)
build_install 0.011606 0.007733 7.397951 ( 4.128107)
test_btest 0.000672 0.000217 49.666445 ( 13.899827)
test_basic 0.007155 0.001026 0.925598 ( 0.981523)
test_all 0.096006 0.025187 595.952549 (190.104465)
test_rubyspec 0.042348 0.037840 108.491773 ( 37.458969)
total: 257.37 sec