Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-045041
#<BuildRuby:0x000055ede2692230
@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.20230312-045041",
@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.000010 0.000004 0.000014 ( 0.000016)
autoconf 0.000017 0.000007 0.000024 ( 0.000024)
configure 0.000015 0.000006 0.000021 ( 0.000020)
build_up 0.001631 0.004666 1.935668 ( 3.059402)
build_miniruby 0.001042 0.000438 2.833754 ( 2.184648)
build_ruby 0.000867 0.000364 2.264253 ( 2.469927)
build_all 0.003536 0.001489 1.928530 ( 1.083163)
build_install 0.007942 0.004027 2.844095 ( 1.899091)
test_btest 0.000612 0.000262 65.055362 ( 17.075345)
test_basic 0.000000 0.003870 0.445192 ( 0.538921)
test_all 0.000431 0.000620 507.698699 (146.980337)
test_rubyspec 0.012305 0.021378 64.350799 ( 74.320912)
total: 249.61 sec