Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-223350
#<BuildRuby:0x00007f13e830fdd8
@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.20241202-223350",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000032 0.000010 0.000042 ( 0.000042)
configure 0.000000 0.000049 0.000049 ( 0.000048)
build_up 0.002136 0.005856 3.080685 ( 2.939973)
build_miniruby 0.001659 0.000000 1.216747 ( 1.213794)
build_ruby 0.001773 0.000000 3.835534 ( 3.988058)
build_all 0.007466 0.001140 6.533228 ( 2.803302)
build_install 0.018200 0.003469 8.490780 ( 4.013683)
test_btest 0.000736 0.000231 75.858375 ( 20.169678)
test_basic 0.009514 0.000497 0.980546 ( 1.027740)
test_all 0.104957 0.040276 732.869784 (231.477314)
test_rubyspec 0.055684 0.025305 119.753967 ( 27.667220)
total: 295.30 sec