Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250212-171313
#<BuildRuby:0x00007fe6f14ffdc8
@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.20250212-171313",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000027 0.000004 0.000031 ( 0.000032)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.000000 0.006620 3.399223 ( 2.521955)
build_miniruby 0.000174 0.001400 1.403541 ( 1.402543)
build_ruby 0.001761 0.000000 3.416239 ( 3.589588)
build_all 0.002408 0.006114 5.561697 ( 2.156925)
build_install 0.009632 0.009361 7.773316 ( 3.774181)
test_btest 0.000771 0.000234 68.324509 ( 18.771463)
test_basic 0.003966 0.003989 0.735241 ( 0.790186)
test_all 0.084091 0.031894 573.144442 (186.813888)
test_rubyspec 0.035577 0.042691 107.945170 ( 25.118806)
total: 244.94 sec