Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-185100
#<BuildRuby:0x00007fef3231fdc0
@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.20241126-185100",
@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.000002 0.000021 ( 0.000023)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.007808 0.000946 3.713379 ( 4.469093)
build_miniruby 0.001891 0.000229 1.730378 ( 1.940855)
build_ruby 0.002568 0.000000 4.602831 ( 5.316120)
build_all 0.009388 0.000907 7.162185 ( 5.101004)
build_install 0.019086 0.005973 9.893881 ( 7.656188)
test_btest 0.000000 0.000924 82.433399 ( 64.968435)
test_basic 0.007692 0.004294 1.114763 ( 1.543598)
test_all 0.096053 0.059440 785.504463 (456.130809)
test_rubyspec 0.033342 0.056429 121.335390 ( 44.017939)
total: 591.15 sec