Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-200850
#<BuildRuby:0x00007facd44bfdd8
@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.20240617-200850",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000035 0.000011 0.000046 ( 0.000047)
configure 0.000031 0.000010 0.000041 ( 0.000041)
build_up 0.004533 0.004147 3.871303 ( 3.739257)
build_miniruby 0.001500 0.000500 1.631747 ( 1.633125)
build_ruby 0.001689 0.000563 4.480272 ( 4.618352)
build_all 0.007596 0.002532 8.365368 ( 3.815365)
build_install 0.018040 0.004559 11.488395 ( 6.034389)
test_btest 0.000000 0.001008 113.112154 ( 29.792649)
test_basic 0.008427 0.001770 1.045793 ( 1.100947)
test_all 0.088820 0.062520 851.022137 (252.251264)
test_rubyspec 0.042552 0.049329 161.145454 ( 31.332036)
total: 334.32 sec