Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250406-093919
#<BuildRuby:0x00007fce0860fdc8
@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.20250406-093919",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000030 0.000010 0.000040 ( 0.000040)
configure 0.000027 0.000008 0.000035 ( 0.000036)
build_up 0.000000 0.007403 3.263705 ( 2.522217)
build_miniruby 0.000743 0.000767 1.442132 ( 1.439234)
build_ruby 0.001856 0.000000 3.554603 ( 37.966603)
build_all 0.005437 0.003812 5.868327 ( 2.634264)
build_install 0.018029 0.002139 8.440142 ( 4.417535)
test_btest 0.000848 0.000099 54.101616 ( 16.349573)
test_basic 0.008191 0.000146 0.814779 ( 0.865014)
test_all 0.098532 0.020878 615.559121 (180.230312)
test_rubyspec 0.029794 0.045594 103.253315 ( 24.866678)
total: 271.29 sec