Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241205-082940
#<BuildRuby:0x00007fe2058efdc0
@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.20241205-082940",
@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.000019)
autoconf 0.000027 0.000007 0.000034 ( 0.000033)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.001073 0.006122 2.945293 ( 3.201277)
build_miniruby 0.001584 0.000000 1.097335 ( 1.094844)
build_ruby 0.001836 0.000000 3.426321 ( 3.622018)
build_all 0.002723 0.004836 5.697974 ( 2.334627)
build_install 0.011386 0.007344 7.596104 ( 3.590006)
test_btest 0.000773 0.000265 69.361856 ( 18.459759)
test_basic 0.003892 0.005034 0.724208 ( 0.785091)
test_all 0.092844 0.051577 612.859568 (224.718701)
test_rubyspec 0.040466 0.045077 121.213251 ( 25.586772)
total: 283.39 sec