Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-044410
#<BuildRuby:0x00005555a68a6208
@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.20221205-044410",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000016 0.000005 0.000021 ( 0.000020)
build_up 0.005875 0.000000 1.516098 ( 1.912526)
build_miniruby 0.001372 0.000000 0.946514 ( 1.078978)
build_ruby 0.001307 0.000181 1.592716 ( 1.808873)
build_all 0.003702 0.003929 3.929038 ( 3.124457)
build_install 0.006245 0.008789 2.789877 ( 2.635147)
test_btest 0.000505 0.000175 63.615522 ( 38.739530)
test_basic 0.006251 0.000711 0.440605 ( 0.682616)
test_all 0.001460 0.000486 698.538969 (680.030705)
test_rubyspec 0.036702 0.025286 77.193245 (116.125330)
total: 846.14 sec