Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221218-044718
#<BuildRuby:0x000055c92a4f1fe8
@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.20221218-044718",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.000000 0.004705 1.079345 ( 1.477629)
build_miniruby 0.000000 0.001357 1.344587 ( 1.343941)
build_ruby 0.000000 0.001595 3.738527 ( 4.184927)
build_all 0.003888 0.004385 4.054978 ( 2.724489)
build_install 0.012490 0.006954 3.319877 ( 3.037999)
test_btest 0.000556 0.000177 55.853983 ( 30.261625)
test_basic 0.004255 0.001354 0.417325 ( 0.562723)
test_all 0.001061 0.000338 630.803214 (259.414612)
test_rubyspec 0.020032 0.031126 71.472768 ( 85.199692)
total: 388.21 sec