Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-162928
#<BuildRuby:0x00007f3f8dfffdd8
@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-162928",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.000000 0.006780 2.435768 ( 2.741999)
build_miniruby 0.000528 0.001172 1.673695 ( 1.671380)
build_ruby 0.000000 0.002048 3.798850 ( 4.001775)
build_all 0.006184 0.002263 6.059235 ( 2.735548)
build_install 0.012011 0.009051 8.077787 ( 4.782420)
test_btest 0.000712 0.000168 78.075635 ( 26.816772)
test_basic 0.005908 0.004713 0.997316 ( 1.053750)
test_all 0.091049 0.055007 700.593794 (212.833722)
test_rubyspec 0.028184 0.049171 117.607386 ( 23.724155)
total: 280.36 sec