Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250224-092605
#<BuildRuby:0x00007f92f934fdd0
@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.20250224-092605",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000033 0.000004 0.000037 ( 0.000036)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.002447 0.004415 3.329324 ( 2.819682)
build_miniruby 0.001195 0.000199 1.381604 ( 1.379096)
build_ruby 0.001764 0.000000 3.359125 ( 3.529701)
build_all 0.008579 0.000000 5.282918 ( 2.173784)
build_install 0.010543 0.009196 7.219069 ( 3.622574)
test_btest 0.000754 0.000155 45.300164 ( 12.815562)
test_basic 0.000303 0.007559 0.654021 ( 0.709016)
test_all 0.069581 0.047040 561.535790 (182.288495)
test_rubyspec 0.037184 0.037798 97.371933 ( 21.809650)
total: 231.15 sec