Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-034859
#<BuildRuby:0x0000562ab547df70
@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.20240316-034859",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000005 0.000029 ( 0.000030)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.006214 0.000498 2.416002 ( 2.458482)
build_miniruby 0.001317 0.000282 1.718610 ( 1.722257)
build_ruby 0.001805 0.000387 3.324430 ( 40.149044)
build_all 0.006523 0.000502 5.965084 ( 3.233081)
build_install 0.017286 0.002621 8.008068 ( 4.328776)
test_btest 0.000763 0.000152 96.271138 ( 38.775935)
test_basic 0.007995 0.000006 1.059237 ( 1.222582)
test_all 0.094889 0.028820 842.912440 (375.697987)
test_rubyspec 0.039760 0.056130 138.740911 (171.437585)
total: 639.03 sec