Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-031007
#<BuildRuby:0x0000555c496f2138
@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.20221230-031007",
@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.000003 0.000015 ( 0.000014)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.000542 0.004166 1.137137 ( 1.953872)
build_miniruby 0.000927 0.000309 1.369145 ( 1.378485)
build_ruby 0.000000 0.001421 3.478109 ( 3.964038)
build_all 0.003815 0.004067 3.830731 ( 2.773669)
build_install 0.008886 0.006224 3.128825 ( 2.716063)
test_btest 0.000590 0.000248 54.729392 ( 30.629833)
test_basic 0.005796 0.000492 0.448700 ( 0.596860)
test_all 0.001090 0.000549 622.370984 (270.281200)
test_rubyspec 0.037640 0.009241 71.417504 ( 84.619799)
total: 398.91 sec