Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-113512
#<BuildRuby:0x00007fa3bcf0fde0
@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.20241215-113512",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000045 0.000007 0.000052 ( 0.000052)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.005789 0.000965 2.656613 ( 3.783409)
build_miniruby 0.001345 0.000224 1.822260 ( 1.960018)
build_ruby 0.002093 0.000273 4.569236 ( 4.935286)
build_all 0.008691 0.000819 6.671141 ( 4.412897)
build_install 0.015932 0.007566 8.891780 ( 6.182242)
test_btest 0.000672 0.000128 81.942816 ( 52.040136)
test_basic 0.003609 0.006415 1.112081 ( 1.328985)
test_all 0.103795 0.049801 760.051059 (389.885563)
test_rubyspec 0.056547 0.030576 124.616254 ( 54.789702)
total: 519.32 sec