Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240817-154023
#<BuildRuby:0x00007fd34b68fdc8
@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.20240817-154023",
@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.000005 0.000021 ( 0.000022)
autoconf 0.000036 0.000011 0.000047 ( 0.000046)
configure 0.000032 0.000010 0.000042 ( 0.000041)
build_up 0.007807 0.002366 4.282672 ( 5.960179)
build_miniruby 0.001528 0.000463 1.864408 ( 2.196319)
build_ruby 0.001798 0.000545 4.925061 ( 62.552465)
build_all 0.011719 0.000000 9.491594 ( 9.688252)
build_install 0.023698 0.004666 13.004373 ( 12.521245)
test_btest 0.000772 0.000207 130.439428 (132.002147)
test_basic 0.008311 0.004277 1.434693 ( 2.119370)
test_all 0.097014 0.070172 961.201029 (897.899878)
test_rubyspec 0.050109 0.047304 179.322165 (127.430165)
total: 1252.37 sec