Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-062749
#<BuildRuby:0x0000555da3485f70
@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.20230210-062749",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.006123 0.000156 1.275049 ( 2.435592)
build_miniruby 0.001358 0.000105 1.373825 ( 1.647195)
build_ruby 0.001890 0.000146 2.705773 ( 3.623908)
build_all 0.003861 0.004747 4.192796 ( 3.731341)
build_install 0.013708 0.004501 3.059240 ( 3.512644)
test_btest 0.000881 0.000121 59.189035 ( 48.559681)
test_basic 0.002100 0.004863 0.487479 ( 0.824782)
test_all 0.001146 0.000197 673.278383 (341.533464)
test_rubyspec 0.023969 0.031181 75.739000 ( 89.931881)
total: 495.80 sec