Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-093443
#<BuildRuby:0x00005576fc9b6018
@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.20221219-093443",
@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.000004 0.000016 ( 0.000016)
autoconf 0.000012 0.000004 0.000016 ( 0.000023)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.003672 0.001130 1.104847 ( 1.694586)
build_miniruby 0.001672 0.000000 1.377102 ( 1.377238)
build_ruby 0.001595 0.000000 3.476064 ( 3.799340)
build_all 0.007489 0.000000 3.843269 ( 1.956039)
build_install 0.015796 0.000300 3.068813 ( 2.233078)
test_btest 0.000637 0.000135 58.053673 ( 24.784126)
test_basic 0.004909 0.001033 0.441723 ( 0.542784)
test_all 0.001339 0.000282 666.032040 (224.089915)
test_rubyspec 0.015820 0.024151 69.380137 ( 79.655778)
total: 340.13 sec