Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-073245
#<BuildRuby:0x00007f2b68dbfde0
@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.20241028-073245",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000040 0.000008 0.000048 ( 0.000048)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.004446 0.003292 3.519171 ( 3.381302)
build_miniruby 0.001421 0.000293 1.235476 ( 1.232114)
build_ruby 0.000000 0.002091 4.027234 ( 4.201771)
build_all 0.008086 0.000961 7.017111 ( 2.959985)
build_install 0.014984 0.002934 9.822447 ( 4.752700)
test_btest 0.000792 0.000170 76.061860 ( 22.346995)
test_basic 0.000000 0.010173 1.019186 ( 1.065492)
test_all 0.077227 0.071953 739.195342 (211.892064)
test_rubyspec 0.034266 0.047765 125.812698 ( 29.093123)
total: 280.93 sec