Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250324-080936
#<BuildRuby:0x00007efe8b6ffdc0
@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.20250324-080936",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000024 0.000004 0.000028 ( 0.000030)
build_up 0.000000 0.006261 2.466196 ( 2.532115)
build_miniruby 0.001290 0.000141 1.471080 ( 1.468490)
build_ruby 0.001467 0.000342 2.940896 ( 3.133642)
build_all 0.004627 0.004067 5.722319 ( 2.512612)
build_install 0.013607 0.004404 7.898154 ( 4.226144)
test_btest 0.000739 0.000196 48.049284 ( 13.886875)
test_basic 0.005377 0.003262 0.804046 ( 0.861934)
test_all 0.072536 0.047042 609.331765 (193.085217)
test_rubyspec 0.036411 0.042886 105.550250 ( 32.448771)
total: 254.16 sec