Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-151723
#<BuildRuby:0x0000562120dde3b0
@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.20231208-151723",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000019 0.000005 0.000024 ( 0.000025)
build_up 0.003420 0.002765 2.265661 ( 2.376855)
build_miniruby 0.001042 0.000280 1.596658 ( 1.598725)
build_ruby 0.001542 0.000415 3.248179 ( 3.477048)
build_all 0.006710 0.000721 5.795408 ( 2.696822)
build_install 0.014097 0.004566 7.311697 ( 3.778703)
test_btest 0.000663 0.000177 83.475942 ( 37.192265)
test_basic 0.004892 0.003182 0.945980 ( 1.115182)
test_all 0.072757 0.046770 723.610093 (262.254245)
test_rubyspec 0.034937 0.033183 96.320538 (109.279880)
total: 423.77 sec