Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240702-215445
#<BuildRuby:0x00007f79b9e6fde0
@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.20240702-215445",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.000000 0.007951 3.980567 ( 3.391683)
build_miniruby 0.001361 0.000403 1.642487 ( 1.639882)
build_ruby 0.001442 0.000427 3.905125 ( 4.082850)
build_all 0.006364 0.002321 8.038129 ( 3.205810)
build_install 0.020660 0.000869 11.564817 ( 5.587407)
test_btest 0.001144 0.000000 117.610863 ( 31.247878)
test_basic 0.006964 0.003452 1.216620 ( 1.269810)
test_all 0.116461 0.038006 886.230752 (281.130905)
test_rubyspec 0.046559 0.047170 173.312034 ( 52.726489)
total: 384.28 sec