Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-081422
#<BuildRuby:0x0000561f475ea008
@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.20221227-081422",
@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.000002 0.000012 ( 0.000012)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000016 0.000004 0.000020 ( 0.000021)
build_up 0.003487 0.000871 1.052775 ( 1.463985)
build_miniruby 0.000932 0.000233 1.119283 ( 1.117883)
build_ruby 0.001067 0.000266 3.255676 ( 3.611501)
build_all 0.001614 0.004911 3.585499 ( 1.888790)
build_install 0.011631 0.002093 2.838994 ( 1.952188)
test_btest 0.000784 0.000000 56.297867 ( 15.329592)
test_basic 0.000402 0.003703 0.397221 ( 0.493764)
test_all 0.001072 0.000357 613.237542 (189.960608)
test_rubyspec 0.016875 0.023548 63.445851 ( 73.313597)
total: 289.13 sec