Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-081726
#<BuildRuby:0x000055a96adb6168
@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.20230205-081726",
@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.000015 0.000001 0.000016 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004441 0.000037 1.137639 ( 1.565168)
build_miniruby 0.001332 0.000111 1.184092 ( 1.208163)
build_ruby 0.001231 0.000103 2.314930 ( 2.565728)
build_all 0.006464 0.000539 3.943382 ( 2.358632)
build_install 0.008766 0.008138 3.005188 ( 2.660210)
test_btest 0.000674 0.000000 56.925270 ( 31.146123)
test_basic 0.005535 0.000292 0.443737 ( 2.096243)
test_all 0.002080 0.000000 633.143588 (256.965850)
test_rubyspec 0.026035 0.024631 72.505938 ( 87.037051)
total: 387.60 sec