Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-172708
#<BuildRuby:0x00007f06fb73fdd0
@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.20241031-172708",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.002760 0.004941 3.067857 ( 2.710412)
build_miniruby 0.001604 0.000000 1.087131 ( 1.085034)
build_ruby 0.001929 0.000000 2.916463 ( 3.132170)
build_all 0.004700 0.004217 5.318600 ( 2.050382)
build_install 0.007939 0.009915 7.751328 ( 3.434798)
test_btest 0.000563 0.000245 72.409815 ( 19.044979)
test_basic 0.005172 0.004713 1.006274 ( 1.051674)
test_all 0.098669 0.046039 614.065564 (197.037009)
test_rubyspec 0.030358 0.048863 112.620881 ( 19.810614)
total: 249.36 sec