Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-013235
#<BuildRuby:0x000055af2f7d1fe8
@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.20221228-013235",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.002156 0.004360 1.266556 ( 2.527799)
build_miniruby 0.001245 0.000249 1.625431 ( 2.131149)
build_ruby 0.001344 0.000269 3.906513 ( 5.594782)
build_all 0.005859 0.002729 3.946088 ( 4.941738)
build_install 0.015945 0.004857 3.451464 ( 4.476001)
test_btest 0.000604 0.000137 62.009878 ( 62.615182)
test_basic 0.005341 0.001569 0.483175 ( 1.252534)
test_all 0.001054 0.000240 677.716004 (326.556092)
test_rubyspec 0.030058 0.012487 67.866235 ( 77.693745)
total: 487.79 sec