Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-154613
#<BuildRuby:0x000055692fd5ded0
@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.20240218-154613",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000020 0.000007 0.000027 ( 0.000026)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.006650 0.000000 2.083682 ( 3.017721)
build_miniruby 0.001797 0.000100 1.781480 ( 1.890968)
build_ruby 0.001491 0.000435 3.381531 ( 3.656250)
build_all 0.008067 0.000000 6.879172 ( 4.543517)
build_install 0.017123 0.002144 8.457136 ( 6.186526)
test_btest 0.000766 0.000191 93.614008 ( 64.895381)
test_basic 0.006666 0.000520 1.003881 ( 1.221654)
test_all 0.083708 0.032914 785.574185 (320.493491)
test_rubyspec 0.043284 0.048459 127.274071 (139.572602)
total: 545.48 sec