Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241217-124702
#<BuildRuby:0x00007f8844d4fde0
@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.20241217-124702",
@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.000017 0.000005 0.000022 ( 0.000024)
autoconf 0.000040 0.000012 0.000052 ( 0.000052)
configure 0.000027 0.000008 0.000035 ( 0.000034)
build_up 0.005654 0.000490 2.353030 ( 2.653292)
build_miniruby 0.001812 0.000000 1.682272 ( 1.680706)
build_ruby 0.002249 0.000040 4.711742 ( 4.895933)
build_all 0.007901 0.002222 6.893827 ( 4.184637)
build_install 0.016356 0.004068 8.663271 ( 5.570066)
test_btest 0.000000 0.000942 81.927066 ( 43.663218)
test_basic 0.005903 0.004989 1.102093 ( 1.395161)
test_all 0.111517 0.037168 701.352483 (398.830100)
test_rubyspec 0.058281 0.027925 123.823398 ( 52.804711)
total: 515.68 sec