Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-055041
#<BuildRuby:0x00007fc562e0fdd8
@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.20240623-055041",
@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.000005 0.000026 ( 0.000027)
autoconf 0.000034 0.000008 0.000042 ( 0.000043)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.007714 0.001870 4.186129 ( 4.663298)
build_miniruby 0.001594 0.000387 1.849103 ( 2.000184)
build_ruby 0.002598 0.000000 4.685542 ( 5.107462)
build_all 0.009556 0.000842 8.716325 ( 4.822025)
build_install 0.014874 0.007018 11.361444 ( 6.194853)
test_btest 0.000722 0.000181 112.822355 ( 37.290165)
test_basic 0.002490 0.006773 1.188635 ( 1.242941)
test_all 0.092455 0.057461 864.013128 (256.777543)
test_rubyspec 0.039985 0.053918 169.372773 ( 38.317990)
total: 356.42 sec