Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-145606
#<BuildRuby:0x00007ffb4a45fdd8
@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.20240731-145606",
@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.000006 0.000022 ( 0.000022)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000024 0.000008 0.000032 ( 0.000031)
build_up 0.007579 0.001115 3.564568 ( 3.761018)
build_miniruby 0.002104 0.000000 69.137988 ( 22.402155)
build_ruby 0.002018 0.000030 3.733288 ( 3.928379)
build_all 0.003789 0.005380 7.486217 ( 2.878400)
build_install 0.013732 0.004577 9.745123 ( 4.260823)
test_btest 0.000919 0.000000 112.725663 ( 31.646995)
test_basic 0.004019 0.007274 1.242783 ( 1.290264)
test_all 0.086953 0.064403 825.017796 (244.552939)
test_rubyspec 0.055943 0.041920 172.439934 ( 44.394564)
total: 359.12 sec