Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241030-115430
#<BuildRuby:0x00007f585a00fdc0
@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.20241030-115430",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000032 0.000008 0.000040 ( 0.000041)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.004576 0.005297 4.682118 ( 5.020575)
build_miniruby 0.001638 0.000461 1.684363 ( 1.703069)
build_ruby 0.001880 0.000529 4.489981 ( 17.353949)
build_all 0.005380 0.004607 7.161891 ( 4.191223)
build_install 0.011444 0.012386 10.436744 ( 6.560288)
test_btest 0.000897 0.000323 78.392532 ( 47.449963)
test_basic 0.000000 0.008159 0.707694 ( 0.769861)
test_all 0.086905 0.061313 701.454025 (207.289426)
test_rubyspec 0.048006 0.037455 118.177745 ( 25.946623)
total: 316.29 sec