Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-132412
#<BuildRuby:0x00007f01b9f9fdc8
@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.20240826-132412",
@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.000006 0.000017 ( 0.000018)
autoconf 0.000020 0.000010 0.000030 ( 0.000030)
configure 0.000015 0.000008 0.000023 ( 0.000023)
build_up 0.004060 0.003967 3.343190 ( 3.452475)
build_miniruby 0.001520 0.000000 1.293062 ( 1.290619)
build_ruby 0.000000 0.001963 3.312751 ( 3.520380)
build_all 0.000077 0.009168 7.230257 ( 2.692762)
build_install 0.013469 0.006602 9.317552 ( 3.950057)
test_btest 0.000565 0.000377 103.389793 ( 26.543770)
test_basic 0.003345 0.006965 0.890331 ( 0.936747)
test_all 0.103118 0.046310 763.799695 (215.854451)
test_rubyspec 0.033649 0.051487 158.385007 ( 29.663431)
total: 287.91 sec