Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-195853
#<BuildRuby:0x00007f391801fdd0
@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.20241101-195853",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.000000 0.007352 3.397860 ( 3.288292)
build_miniruby 0.000930 0.000743 1.522906 ( 1.519965)
build_ruby 0.000000 0.001938 3.588714 ( 3.774527)
build_all 0.005485 0.003909 6.355608 ( 2.570420)
build_install 0.016286 0.002661 9.661645 ( 4.652353)
test_btest 0.000662 0.000221 72.234113 ( 19.564929)
test_basic 0.005793 0.004903 1.100754 ( 1.144315)
test_all 0.081655 0.063133 702.357368 (207.023579)
test_rubyspec 0.037292 0.044734 117.961118 ( 25.761152)
total: 269.30 sec