Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-124042
#<BuildRuby:0x0000562b52c7e380
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221204-124042",
@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.000016 0.000002 0.000018 ( 0.000020)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.002521 0.004527 1.580812 ( 2.749565)
build_miniruby 0.001154 0.000201 1.164223 ( 1.441575)
build_ruby 0.001793 0.000000 1.760892 ( 2.364930)
build_all 0.004727 0.003904 3.923032 ( 4.789788)
build_install 0.010561 0.011983 2.888351 ( 3.537026)
test_btest 0.000842 0.000000 66.863177 ( 60.402876)
test_basic 0.006986 0.000000 0.430753 ( 0.793154)
test_all 0.000876 0.000217 691.249263 (386.114825)
test_rubyspec 0.029143 0.019458 67.056965 ( 77.073249)
total: 539.27 sec