Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-142557
#<BuildRuby:0x00007fe99910fdd0
@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-142557",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000029 0.000008 0.000037 ( 0.000036)
configure 0.000043 0.000000 0.000043 ( 0.000043)
build_up 0.003326 0.002741 2.057122 ( 2.404056)
build_miniruby 0.000000 0.001472 1.419726 ( 1.416844)
build_ruby 0.000000 0.001815 3.691819 ( 3.900114)
build_all 0.006964 0.000183 5.648827 ( 2.217526)
build_install 0.014625 0.000618 7.755361 ( 4.017104)
test_btest 0.000782 0.000206 75.731222 ( 20.238738)
test_basic 0.005415 0.004068 0.992843 ( 1.036345)
test_all 0.097043 0.045532 709.023932 (218.621620)
test_rubyspec 0.055544 0.025716 116.566537 ( 27.608169)
total: 281.46 sec