Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-000426
#<BuildRuby:0x00005571b1a85f70
@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.20231228-000426",
@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.000002 0.000019 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005950 0.000139 1.746188 ( 2.322104)
build_miniruby 0.004571 0.004117 171.977793 ( 58.427405)
build_ruby 0.001494 0.000154 3.803975 ( 4.026976)
build_all 0.007921 0.003575 30.772165 ( 14.311868)
build_install 0.012919 0.004723 7.027489 ( 4.248806)
test_btest 0.000816 0.000120 81.084094 ( 34.288219)
test_basic 0.006814 0.000377 0.882610 ( 0.951469)
test_all 0.089791 0.030199 759.367958 (284.187700)
test_rubyspec 0.051425 0.025877 100.123541 (126.507217)
total: 529.27 sec