Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-053744
#<BuildRuby:0x000055a400e263b0
@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.20230822-053744",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000025 0.000001 0.000026 ( 0.000022)
autoconf 0.000033 0.000000 0.000033 ( 0.000033)
configure 0.000030 0.000000 0.000030 ( 0.000031)
build_up 0.007763 0.000119 2.397039 ( 6.819500)
build_miniruby 0.001877 0.000000 2.143929 ( 5.484213)
build_ruby 0.001731 0.000000 3.452800 ( 6.182036)
build_all 0.007919 0.000210 6.395997 ( 8.874537)
build_install 0.021214 0.000449 8.271064 ( 11.655856)
test_btest 0.001032 0.000000 85.307641 ( 65.191117)
test_basic 0.009198 0.000000 0.951755 ( 1.810527)
test_all 0.009015 0.000139 673.775697 (393.221489)
test_rubyspec 0.043781 0.033029 110.241938 (222.871550)
total: 722.11 sec