Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-190229
#<BuildRuby:0x00007f44cbd6fdc8
@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.20241225-190229",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.005238 0.000334 2.022021 ( 2.322741)
build_miniruby 0.001442 0.000000 1.591994 ( 1.591556)
build_ruby 0.002023 0.000000 3.718081 ( 14.270855)
build_all 0.008635 0.000000 6.403750 ( 2.665539)
build_install 0.012091 0.005128 7.856177 ( 4.087436)
test_btest 0.000000 0.000970 71.703658 ( 23.056962)
test_basic 0.002367 0.006752 0.876878 ( 0.940602)
test_all 0.092228 0.051846 699.417797 (208.118778)
test_rubyspec 0.049800 0.030688 117.415202 ( 28.082126)
total: 285.14 sec