Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-145253
#<BuildRuby:0x00007f1f92a5fdd0
@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.20240823-145253",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000020 0.000008 0.000028 ( 0.000027)
configure 0.000016 0.000007 0.000023 ( 0.000023)
build_up 0.006427 0.000982 2.648386 ( 2.768655)
build_miniruby 0.001113 0.000433 7.848408 ( 7.408319)
build_ruby 0.001258 0.000490 3.058430 ( 3.284541)
build_all 0.008002 0.000000 6.561681 ( 2.458585)
build_install 0.016216 0.003915 8.831285 ( 3.987363)
test_btest 0.000667 0.000222 99.592452 ( 26.314273)
test_basic 0.005728 0.001909 0.832110 ( 0.897407)
test_all 0.082048 0.062804 709.422144 (200.852372)
test_rubyspec 0.055370 0.034666 162.521994 ( 25.126794)
total: 273.10 sec