Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-201810
#<BuildRuby:0x00007f40c3f3fdd0
@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.20241203-201810",
@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.000011 0.000007 0.000018 ( 0.000019)
autoconf 0.000021 0.000014 0.000035 ( 0.000035)
configure 0.000018 0.000011 0.000029 ( 0.000029)
build_up 0.004987 0.003174 3.279249 ( 2.761817)
build_miniruby 0.000952 0.000606 1.422024 ( 1.419422)
build_ruby 0.001140 0.000726 3.998740 ( 4.164178)
build_all 0.008372 0.000000 6.116517 ( 2.599525)
build_install 0.008627 0.008536 8.982762 ( 4.355204)
test_btest 0.000531 0.000327 74.872539 ( 19.721254)
test_basic 0.002571 0.007461 0.864651 ( 0.909239)
test_all 0.092369 0.047775 657.727619 (187.552590)
test_rubyspec 0.029038 0.048629 117.706297 ( 19.584449)
total: 243.07 sec