Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-065829
#<BuildRuby:0x00007ff73a11fdd0
@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.20241221-065829",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000034 0.000005 0.000039 ( 0.000039)
build_up 0.001872 0.004426 2.128135 ( 2.972732)
build_miniruby 0.001668 0.000303 1.801725 ( 2.042074)
build_ruby 0.002490 0.000000 3.965295 ( 29.009283)
build_all 0.008918 0.001290 6.667065 ( 2.756031)
build_install 0.017141 0.004319 8.243562 ( 4.409221)
test_btest 0.000755 0.000139 76.822244 ( 30.152286)
test_basic 0.001648 0.009239 0.905591 ( 0.959530)
test_all 0.094624 0.050684 616.237950 (190.301687)
test_rubyspec 0.036874 0.044910 118.643997 ( 21.779363)
total: 284.38 sec