Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-215747
#<BuildRuby:0x00005582abf89f70
@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-215747",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004090 0.000558 1.154244 ( 1.547378)
build_miniruby 0.001599 0.000000 1.367749 ( 1.366626)
build_ruby 0.001823 0.000000 3.488890 ( 3.841482)
build_all 0.007798 0.000000 3.868870 ( 2.024256)
build_install 0.012008 0.003967 2.957997 ( 2.059066)
test_btest 0.000558 0.000080 56.074820 ( 18.595040)
test_basic 0.003787 0.000541 0.420032 ( 0.515557)
test_all 0.002814 0.000402 634.091505 (193.093321)
test_rubyspec 0.026352 0.012293 68.118989 ( 78.073624)
total: 301.12 sec