Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-210857
#<BuildRuby:0x000056256ab35ed0
@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.20221230-210857",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.000026 0.004069 1.023153 ( 1.409230)
build_miniruby 0.001058 0.000249 1.362157 ( 1.360486)
build_ruby 0.001373 0.000323 3.211412 ( 3.580798)
build_all 0.001509 0.004661 3.637153 ( 1.874021)
build_install 0.008932 0.004408 2.929803 ( 1.969900)
test_btest 0.000478 0.000151 56.466215 ( 18.792297)
test_basic 0.006019 0.000499 0.421568 ( 0.539234)
test_all 0.001233 0.000000 628.176805 (202.887816)
test_rubyspec 0.012074 0.032313 64.968377 ( 74.953842)
total: 307.37 sec