Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-122002
#<BuildRuby:0x00007f2beb1dfdd0
@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.20241216-122002",
@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.000022)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.001536 0.004389 2.186688 ( 2.506356)
build_miniruby 0.001121 0.000314 1.256244 ( 1.253520)
build_ruby 0.001393 0.000390 3.953035 ( 4.165311)
build_all 0.007784 0.000983 6.263568 ( 2.775650)
build_install 0.014243 0.005900 8.428738 ( 4.861382)
test_btest 0.000723 0.000207 76.497661 ( 26.377964)
test_basic 0.007158 0.002045 0.951485 ( 1.447310)
test_all 0.088953 0.055769 713.876141 (218.570794)
test_rubyspec 0.040512 0.039862 113.392468 ( 23.273638)
total: 285.23 sec