Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241102-034201
#<BuildRuby:0x00007fbd91a8fdd0
@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.20241102-034201",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000034 0.000009 0.000043 ( 0.000042)
configure 0.000027 0.000007 0.000034 ( 0.000033)
build_up 0.007866 0.000993 4.358495 ( 4.365002)
build_miniruby 0.001362 0.000340 1.745749 ( 1.760041)
build_ruby 0.001867 0.000467 4.346256 ( 4.467960)
build_all 0.003977 0.005246 6.661814 ( 2.664802)
build_install 0.015388 0.006278 9.552328 ( 4.396284)
test_btest 0.000739 0.000218 78.160308 ( 24.983257)
test_basic 0.006380 0.005078 0.925970 ( 1.078107)
test_all 0.108595 0.043468 783.194599 (277.218897)
test_rubyspec 0.033129 0.054784 124.505205 ( 36.794752)
total: 357.73 sec