Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-171109
#<BuildRuby:0x00005577b09f62a8
@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.20230218-171109",
@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.000018 0.000000 0.000018 ( 0.000018)
autoconf 0.000023 0.000000 0.000023 ( 0.000022)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.004719 0.000000 1.244326 ( 1.652130)
build_miniruby 0.001218 0.000000 1.139188 ( 1.137550)
build_ruby 0.001321 0.000000 2.026845 ( 2.228364)
build_all 0.005723 0.000181 3.632632 ( 1.838372)
build_install 0.010929 0.001822 2.655922 ( 1.882407)
test_btest 0.000000 0.001063 56.818364 ( 14.924759)
test_basic 0.000000 0.005211 0.456120 ( 0.550094)
test_all 0.000000 0.001011 613.182780 (174.599697)
test_rubyspec 0.018223 0.018667 61.510185 ( 71.485191)
total: 270.30 sec