Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-152453
#<BuildRuby:0x00007fee578cfdc8
@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.20241104-152453",
@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.000017 0.000007 0.000024 ( 0.000025)
autoconf 0.000028 0.000012 0.000040 ( 0.000039)
configure 0.000027 0.000012 0.000039 ( 0.000038)
build_up 0.003739 0.003944 2.640153 ( 2.668913)
build_miniruby 0.001159 0.000545 1.131401 ( 1.128765)
build_ruby 0.001246 0.000587 2.958429 ( 3.179815)
build_all 0.001658 0.007067 5.440406 ( 2.109898)
build_install 0.007290 0.011732 8.031421 ( 3.790898)
test_btest 0.000604 0.000393 71.779362 ( 18.682373)
test_basic 0.008920 0.000423 0.759018 ( 0.807065)
test_all 0.105760 0.040132 597.271105 (177.484409)
test_rubyspec 0.058300 0.023167 119.415540 ( 19.999484)
total: 229.85 sec