Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-122329
#<BuildRuby:0x00007f4e33c6fdd0
@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.20240928-122329",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000037 0.000010 0.000047 ( 0.000047)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.009063 0.002197 5.210893 ( 6.012782)
build_miniruby 0.001513 0.000367 1.931841 ( 2.112415)
build_ruby 0.001868 0.000453 4.827607 ( 68.128966)
build_all 0.007147 0.001732 7.142136 ( 4.959668)
build_install 0.014635 0.008111 10.305913 ( 14.096996)
test_btest 0.001173 0.000000 99.511370 ( 68.451874)
test_basic 0.004918 0.009526 1.249027 ( 1.624222)
test_all 0.115639 0.044437 870.137758 (625.752121)
test_rubyspec 0.038227 0.053815 143.237115 (109.907720)
total: 901.05 sec