Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-172829
#<BuildRuby:0x00007f1320cbfdd8
@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.20241127-172829",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.009384 0.000293 3.734262 ( 4.415258)
build_miniruby 0.001423 0.000356 1.667088 ( 1.736438)
build_ruby 0.001753 0.000439 4.801955 ( 35.850393)
build_all 0.010031 0.000000 7.366950 ( 4.322583)
build_install 0.013649 0.008869 9.861585 ( 7.842158)
test_btest 0.000716 0.000192 84.799607 ( 51.064668)
test_basic 0.008917 0.004220 1.159161 ( 1.398442)
test_all 0.112838 0.048144 819.191811 (346.318734)
test_rubyspec 0.049591 0.034825 123.918024 ( 34.143578)
total: 487.09 sec