Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-134904
#<BuildRuby:0x00007f1fb68bfdd0
@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.20240922-134904",
@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.000020 0.000004 0.000024 ( 0.000026)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.006759 0.004533 5.163126 ( 5.093488)
build_miniruby 0.002144 0.000463 1.829491 ( 1.981406)
build_ruby 0.002255 0.000000 4.708510 ( 5.022289)
build_all 0.009108 0.000000 7.214893 ( 3.085742)
build_install 0.018182 0.001818 9.626975 ( 4.317170)
test_btest 0.000681 0.000129 95.522351 ( 28.607561)
test_basic 0.006750 0.003923 1.206562 ( 1.300112)
test_all 0.092743 0.056383 745.803878 (222.756342)
test_rubyspec 0.046819 0.038685 135.564348 ( 29.280217)
total: 301.45 sec